comparison CHANGES.txt @ 3441:5791c9e6ab24

Fixes for SourceForge tracker items. - favicon.ico image may be changed with server config option (patch [SF#1355661]) - Password objects initialized from plaintext remember plaintext value (rfe [SF#1379447]) - use quoted printable encoding for nosy attachments that have MIME type 'text/plain' but contain 8-bit characters [SF#1381559]
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Sun, 25 Dec 2005 16:24:11 +0000
parents a9636d734ced
children 212fa532ba3e
comparison
equal deleted inserted replaced
3440:0c78c9bbb542 3441:5791c9e6ab24
6 - Lithuanian translation by Aiste Kesminaite 6 - Lithuanian translation by Aiste Kesminaite
7 - Web User Interface language selection by form variable @language, 7 - Web User Interface language selection by form variable @language,
8 browser cookie or HTTP header Accept-Language (sf patch 1360321) 8 browser cookie or HTTP header Accept-Language (sf patch 1360321)
9 - initial values for configuration options may be passed on 9 - initial values for configuration options may be passed on
10 'roundup-admin install' command line (based on sf patch 1237110) 10 'roundup-admin install' command line (based on sf patch 1237110)
11 - favicon.ico image may be changed with server config option (sf patch 1355661)
12 - Password objects initialized from plaintext remember plaintext value
13 (sf rfe 1379447)
11 14
12 Fixed: 15 Fixed:
13 - MySQL now creates String columns using the TEXT column type 16 - MySQL now creates String columns using the TEXT column type
14 - password.crypt won't work with md5 passwords (sf bug 1372253) 17 - password.crypt won't work with md5 passwords (sf bug 1372253)
18 - use quoted printable encoding for nosy attachments that have MIME
19 type 'text/plain' but contain 8-bit characters (sf bug 1381559)
15 20
16 21
17 2005-10-07 0.9.0b1 22 2005-10-07 0.9.0b1
18 Feature: 23 Feature:
19 - added "imapServer.py" script (sf patch 934567) 24 - added "imapServer.py" script (sf patch 934567)

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