Code

- fixed filter() with no sort/group (sf bug 618614)
[roundup.git] / CHANGES.txt
index e968842f9558fc00867538ef0c59ff45fb9f596c..c8ae24f256d02bbd6217e0ee033a9b75d6a7111d 100644 (file)
@@ -1,6 +1,24 @@
 This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
+2002-10-?? 0.5.1
+- highlight rows in groups of three
+- metakit cleanups
+- nicer "navigation" style in index views
+- handle missing Link values in anydbm backend set() operation
+- fixed filter() with no sort/group (sf bug 618614)
+- fixed register with no session (sf bug 618611)
+- fixed log / pid file path handling in roundup-server (sf bug 617981)
+- fixed old gadfly compatibiltiy problem, for sure this time (sf bug 612873)
+
+
+2002-10-02 0.5.0
+- fixed style for alternating rows in user lists
+- fixed query edit form so it doesn't barf
+- #617133 ] 0.5.0pr1 uses nonexistent renderTemplate
+- merged Zope Collector #539 fix from ZPT CVS trunk
+
+
 2002-09-27 0.5.0 pr1
 - handling of None for Date/Interval/Password values in export/import
 - handling of journal values in export/import
@@ -48,6 +66,7 @@ are given with the most recent entry first.
   tracker interfaces module
 - fixed login attempt by user that doesn't exist
 
+
 2002-09-13 0.5.0 beta2
 -  all backends now have a .close() method, and it's used everywhere
 -  fixed bug in detectors __init__