Code

*** empty log message ***
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sat, 27 Mar 2004 04:00:10 +0000 (04:00 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sat, 27 Mar 2004 04:00:10 +0000 (04:00 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2223 57a73879-2fb5-44c3-a270-3262357dd7e2

doc/announcement.txt

index ac9c212fe12071c3b65f33a3de67caff69058469..0b4f0527feb3e9a5b36d4a20ffe100b025051abf 100644 (file)
@@ -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.