# HG changeset patch # User Richard Jones # Date 1080360010 0 # Node ID dea747e7d73dba66722fbcbde8deb3e557549331 # Parent 9f6e6bc40a08b8f6032a3d54d8cb48ea4bc09439 *** empty log message *** diff -r 9f6e6bc40a08 -r dea747e7d73d doc/announcement.txt --- a/doc/announcement.txt Sat Mar 27 03:57:07 2004 +0000 +++ b/doc/announcement.txt Sat Mar 27 04:00:10 2004 +0000 @@ -1,5 +1,15 @@ This is the second beta release of Roundup version 0.7. It fixes some bugs -in the previous beta release and introduces a few new features. +in the previous beta release: + +- Boolean, Date and Link HTML templating was broken +- fix reporting of test inclusion in postgresql test +- EditAction was confused about who "self" was +- edit collision detection was broken for index-page edits +- sqlite backend wasn't migrating multilink tables correctly +- use SimpleCookie instead of Cookie (is an alias for the evil SmartCookie) +- handle older sessions in session dbm +- make presetunread more resilient to status Class changes +- HTMLDatabase classes() was broken If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation.