Code

Updated to reflect query editing and FileClass changes.
[roundup.git] / CHANGES.txt
index a5fd2cf414594315a79bbe9e51248b2894085596..434cd6a7a01f10b18df007ca9de5dd6cc6e5e9d5 100644 (file)
@@ -1,6 +1,10 @@
 This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
+2003-??-?? 0.6.0??
+- Fixed editing attributes on FileClass nodes.
+- Query editing now works correctly. (sf bug 621248)
+
 2003-07-29 0.6.0b4
 - plugged cross-site-scripting hole (thanks Jeff Epler)
 - handle deprecation of FCNTL in python2.2+ (sf bug 756756)