summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 28c9fb2)
raw | patch | inline | side by side (parent: 28c9fb2)
author | jlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sun, 10 Aug 2003 18:52:45 +0000 (18:52 +0000) | ||
committer | jlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sun, 10 Aug 2003 18:52:45 +0000 (18:52 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1801 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index a5fd2cf414594315a79bbe9e51248b2894085596..434cd6a7a01f10b18df007ca9de5dd6cc6e5e9d5 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
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)