Code

merge from maintenance branch
[roundup.git] / CHANGES.txt
index e968842f9558fc00867538ef0c59ff45fb9f596c..597a754977475297cd8057fbae88be976c816425 100644 (file)
@@ -1,6 +1,19 @@
 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
+
+
+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 +61,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__