comparison doc/announcement.txt @ 2155:dea747e7d73d 0.7.0b2

*** empty log message ***
author Richard Jones <richard@users.sourceforge.net>
date Sat, 27 Mar 2004 04:00:10 +0000
parents 9f6e6bc40a08
children 2623b1afc2b6
comparison
equal deleted inserted replaced
2154:9f6e6bc40a08 2155:dea747e7d73d
1 This is the second beta release of Roundup version 0.7. It fixes some bugs 1 This is the second beta release of Roundup version 0.7. It fixes some bugs
2 in the previous beta release and introduces a few new features. 2 in the previous beta release:
3
4 - Boolean, Date and Link HTML templating was broken
5 - fix reporting of test inclusion in postgresql test
6 - EditAction was confused about who "self" was
7 - edit collision detection was broken for index-page edits
8 - sqlite backend wasn't migrating multilink tables correctly
9 - use SimpleCookie instead of Cookie (is an alias for the evil SmartCookie)
10 - handle older sessions in session dbm
11 - make presetunread more resilient to status Class changes
12 - HTMLDatabase classes() was broken
3 13
4 If you're upgrading from an older version of Roundup you *must* follow 14 If you're upgrading from an older version of Roundup you *must* follow
5 the "Software Upgrade" guidelines given in the maintenance documentation. 15 the "Software Upgrade" guidelines given in the maintenance documentation.
6 16
7 No, really, this is a BETA and if you don't follow the upgrading steps, 17 No, really, this is a BETA and if you don't follow the upgrading steps,

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