Code

- lower memory footprint for (journal-) import -- only for rdbms
[roundup.git] / doc / announcement.txt
index a387a8751805fd3c9be659348ab572c1a9e45c04..1a371d8190064124a9b30602d30729ce46fcaece 100644 (file)
@@ -1,19 +1,12 @@
-I'm proud to release version 1.4.9 of Roundup which fixes some bugs:
-
-- fixed action taken in response to invalid GET request
-- fixed classic tracker template to submit POST requests when appropriate
-- fix problems with french and german locale files (issue 2550546)
-- Run each message of the mail-gateway in a separate transaction,
-  see http://thread.gmane.org/gmane.comp.bug-tracking.roundup.user/9500
-- fix problem with bounce-message if incoming mail has insufficient
-  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
+I'm proud to release version 1.4.15 of Roundup which mostly fixes some
+regressions in the last release:
+
+Fixed:
+
+- A bunch of regressions were introduced in the last release making Roundup
+  no longer work in Python releases prior to 2.6
+- make URL detection a little smarter about brackets per issue2550657
+  (thanks Ezio Melotti)
 
 If you're upgrading from an older version of Roundup you *must* follow
 the "Software Upgrade" guidelines given in the maintenance documentation.