diff doc/announcement.txt @ 3795:0f79712460ec 1.3.2

pre-release stuff
author Richard Jones <richard@users.sourceforge.net>
date Tue, 19 Dec 2006 03:03:37 +0000
parents a6eff0dd2c9c
children 4299abf32e16
line wrap: on
line diff
--- a/doc/announcement.txt	Tue Dec 19 03:01:37 2006 +0000
+++ b/doc/announcement.txt	Tue Dec 19 03:03:37 2006 +0000
@@ -1,10 +1,20 @@
-I'm proud to release version 1.3.1 of Roundup.
+I'm proud to release version 1.3.2 of Roundup.
 
-Fixed in 1.3.1:
+Fixed in 1.3.2:
 
-- setup.py had broken reference to roundup.cgi (sf bug 1593573)
-- full-text search wasn't coping with multiple multilinks to the same class
-- unicode / sqlite 3 problem (sf bug 1589292)
+- relax rules for required fields in form_parser.py (sf bug 1599740)
+- documentation cleanup from Luke Ross (sf patch 1594860)
+- updated Spanish translation from Ramiro Morales (sf patch 1594718)
+- handle 8-bit untranslateable messages in tracker templates
+- handling of required for boolean False and numeric 0 (sf bug 1608200)
+- removed bogus args attr of ConfigurationError (sf bug 1608056)
+- implemented start_response in roundup.cgi (sf bug 1604304)
+- clarified windows service documentation (sf patch 1597713)
+- HTMLClass fixed to work with new item permissions check (sf bug 1602983)
+- support POP over SSL (sf patch 1597703)
+- clean up input field generation and quoting of values (sf bug 1615616)
+- allow use of roundup-server pidfile without forking (sf bug 1614753)
+- allow translation of status/priority menu options (sf bug 1613976)
 
 New Features in 1.3.0:
 

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