Code

Add 'return' after failed permission checks in search/editCSV actions.
[roundup.git] / CHANGES.txt
index d4555d5c4d6d186509361e8281b2cbb10277e4a8..c43df08f9a96139493fa08472aa9047bbd8a712b 100644 (file)
@@ -51,7 +51,12 @@ Cleanup:
 - Use FormError in client.py, moving the handling up to inner_main().
 - Implemented semantic comparison of Message objects in test_mailgw. 
 
-2003-10-?? 0.6.3
+2003-??-?? 0.6.4
+Fixed:
+- Fixed activity displaying as future because of Date arithmetic fix in 0.6.3
+(sf bug 842027).
+
+2003-11-14 0.6.3
 Fixed:
 - Fixed detectors fix incorrectly fixed in bugfix release 0.6.2
 - Added note to upgrading doc for detectors fix in 0.6.2