Code

remove unused, deprecated import
[roundup.git] / CHANGES.txt
index d0b84569b12a93ff772c3531fa6baf629599423c..f882af33f35df8ef510d9999437bb87b9c73eec9 100644 (file)
@@ -1,7 +1,7 @@
 This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
-2009-03-?? 1.4.9 (r??)
+2009-08-10 1.4.9 (r4340)
 
 Fixes:
 
@@ -14,6 +14,11 @@ Fixes:
   privilege, e.g., user not existing (issue 2550534)
 - fix construction of individual messages to nosy recipents with
   attachments (issue 2550568)
+- re-order sqlite imports to handle multiple installed versions (issue
+  2550570)
+- don't show entire history by default
+  (fixes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540629)
+- remove use of string exception
 
 
 2009-03-18 1.4.8 (r4209)