Skip to content

Commit 6f335ea

Browse files
author
Richard Jones
committed
*** empty log message ***
1 parent eb94350 commit 6f335ea

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

doc/announcement.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
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
313

414
If you're upgrading from an older version of Roundup you *must* follow
515
the "Software Upgrade" guidelines given in the maintenance documentation.

0 commit comments

Comments
 (0)