Code

Initial commit of the Grande Splite
[roundup.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 262e9e8911cdf26180c7b1c9c19acee97dd0e7b8..1910b0714c0e9fcbe3e35775a9ae3986172d9f58 100644 (file)
--- a/CHANGES
+++ b/CHANGES
  . Fixed handling of None String property in grouped list headings
  . Fixed adding new issue with no change note
  . Added an issue priority of support
+ . Fixed values in text input fields which contained quotes (") are now
+   quoted.
+ . Fixed a bug in the hyperdb filter - wrong variable names in the error
+   message.
+ . Major reshuffle of code to allow multiple roundup instances and a
+   single, site-packages -based installation. Also allows multiple database
+   back-ends.