comparison doc/announcement.txt @ 2043:9b452b29a2dc maint-0.6

pre-release stuff
author Richard Jones <richard@users.sourceforge.net>
date Tue, 24 Feb 2004 23:41:32 +0000
parents 39e8b9e24aff
children 8de56036480a
comparison
equal deleted inserted replaced
2042:6e708cf528e1 2043:9b452b29a2dc
1 I'm pleased to announce this maintenance release of Roundup which fixes 1 I'm pleased to announce Roundup 0.6.6, a maintenance release which fixes
2 some bugs: 2 some bugs:
3 3
4 - mailgw handles of subject-line errors better 4 - fixed registration (sf bug 903283)
5 - allow serving of FileClass file content when the class isn't called 5 - don't insert spaces into designators, it just confuses users (sf bug
6 "file" (eg. messages and other FileClasses) 6 898087)
7 - allowed negative ids (ie. new item markers) in HTMLClass.getItem, 7 - Eudora can't handle utf-8 headers. We love Eudora. (sf bug 900046)
8 allowing "db/file_with_status/-1/status/menu" to generate a useful 8 - fixed bug in args to new DateHTMLProperty in the local() method (sf bug
9 widget 9 901444)
10 - fixed content-type when templates are serving up xml (thanks Godefroid 10 - also changed rego to not use a 302 during confirmation, as this seems to
11 Chapelle) 11 confuse some email clients or browsers
12 - fixed IE double-submit when it shouldn't (sf bug 842254)
13 - fixed check for JS pop()/push() to make more general (sf bug 877504)
14 - fix re-enabling queries (sf bug 861940)
15 - use supplied content-type on file uploads before trying filename
16 - fixed roundup-reminder script to use default schema (thanks Klamer
17 Schutte)
18 - fixed edit action / parsePropsFromForm to handle index-page edits better
19 - safer logging from HTTP server (sf bug 896917)
20 12
21 If you're upgrading from an older version of Roundup you *must* follow 13 If you're upgrading from an older version of Roundup you *must* follow
22 the "Software Upgrade" guidelines given in the maintenance documentation. 14 the "Software Upgrade" guidelines given in the maintenance documentation.
23 15
24 Note that the Zope interface still doesn't work - it is fixed in the 0.7 16 Note that the Zope interface still doesn't work - it is fixed in the 0.7

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