Mercurial > p > roundup > code
comparison CHANGES.txt @ 1632:eb4d04a9d647
added Windows Service mode for roundup-server...
...when daemonification is attempted on Windows.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 09 May 2003 02:02:40 +0000 |
| parents | 8a908bbad1ef |
| children | ac5f7e5a11e5 |
comparison
equal
deleted
inserted
replaced
| 1631:8a908bbad1ef | 1632:eb4d04a9d647 |
|---|---|
| 64 - Roundup templates are now distributed much more sanely, allowing for | 64 - Roundup templates are now distributed much more sanely, allowing for |
| 65 3rd-party templates. | 65 3rd-party templates. |
| 66 - extended date syntax to make range searches even more useful | 66 - extended date syntax to make range searches even more useful |
| 67 - SMTP login and TLS support added (sf bug 710853 with extras ;) | 67 - SMTP login and TLS support added (sf bug 710853 with extras ;) |
| 68 Note: requires python 2.2+ | 68 Note: requires python 2.2+ |
| 69 - added Windows Service mode for roundup-server when daemonification is | |
| 70 attempted on Windows. | |
| 69 | 71 |
| 70 Fixed: | 72 Fixed: |
| 71 - applied unicode patch. All data is stored in utf-8. Incoming messages | 73 - applied unicode patch. All data is stored in utf-8. Incoming messages |
| 72 converted from any encoding to utf-8, outgoing messages are encoded | 74 converted from any encoding to utf-8, outgoing messages are encoded |
| 73 according to rfc2822 (sf bug 568873) | 75 according to rfc2822 (sf bug 568873) |
