diff doc/announcement.txt @ 2172:cf7941a669d6 maint-0.6

fix mail tests
author Richard Jones <richard@users.sourceforge.net>
date Thu, 01 Apr 2004 00:07:35 +0000
parents fd4763c6efae
children e481d576e8b4
line wrap: on
line diff
--- a/doc/announcement.txt	Wed Mar 31 23:46:49 2004 +0000
+++ b/doc/announcement.txt	Thu Apr 01 00:07:35 2004 +0000
@@ -1,15 +1,17 @@
-I'm pleased to announce Roundup 0.6.7, a maintenance release which fixes
-some bugs (most notably making the EMAIL_CHARSET config variable backwards-
-compatible):
+I'm pleased to announce Roundup 0.6.8, a maintenance release which fixes
+some bugs:
 
-- be more backward-compatible when asking for EMAIL_CHARSET
-- made error on create consistent with edit when user enters invalid data
-  for Multilink and Link form fields (sf bug 904072)
-- made errors from bad input in the quick "Show issue:" form more
-  user-friendly (sf bug 904064)
-- don't add a query to a user's list if it's already there
-- nicer invalid property error in HTML templating
-- use EMAIL_CHARSET for message body too (still sf bug 900046)
+- existing trackers (ie. live ones) may be used as templates for new
+  trackers - the TEMPLATE-INFO.txt name entry has the tracker's dir name
+  appended (so the demo tracker's template name is "classic-demo")
+- handle bad multilink input at item creation time better (sf bug 917834)
+- make sure email signature starts on a newline (sf bug 919759)
+- add line to rego email to help URL detection (sf bug 906247)
+- look harder for text/plain in email
+- fixed fallback excel writer in rcsv so it has a delimiter
+- fixed setup.py's use of listTemplates (!)
+- make rdbms serialise() less trusting
+- handle Boolean values in history HTML display
 
 If you're upgrading from an older version of Roundup you *must* follow
 the "Software Upgrade" guidelines given in the maintenance documentation.

Roundup Issue Tracker: http://roundup-tracker.org/