comparison CHANGES.txt @ 1635:b0ffb474716e

nicer index navigation
author Richard Jones <richard@users.sourceforge.net>
date Fri, 09 May 2003 03:43:22 +0000
parents ac5f7e5a11e5
children 699a18918fe0
comparison
equal deleted inserted replaced
1634:e5e00d3a3fe2 1635:b0ffb474716e
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 69 - added Windows Service mode for roundup-server when daemonification is
70 attempted on Windows. 70 attempted on Windows.
71 - sort HTMLClass.properties results by name (sf feature 724738) 71 - sort HTMLClass.properties results by name (sf feature 724738)
72 - nicer index navigation (sf feature 676866)
72 73
73 Fixed: 74 Fixed:
74 - applied unicode patch. All data is stored in utf-8. Incoming messages 75 - applied unicode patch. All data is stored in utf-8. Incoming messages
75 converted from any encoding to utf-8, outgoing messages are encoded 76 converted from any encoding to utf-8, outgoing messages are encoded
76 according to rfc2822 (sf bug 568873) 77 according to rfc2822 (sf bug 568873)

Roundup Issue Tracker: http://roundup-tracker.org/