Mercurial > p > roundup > code
diff doc/announcement.txt @ 3753:a6eff0dd2c9c 1.3.1
pre-release stuff
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 11 Nov 2006 03:23:45 +0000 |
| parents | c3bba2c81a6f |
| children | 0f79712460ec |
line wrap: on
line diff
--- a/doc/announcement.txt Sat Nov 11 03:21:12 2006 +0000 +++ b/doc/announcement.txt Sat Nov 11 03:23:45 2006 +0000 @@ -1,23 +1,15 @@ -I'm proud to release version 1.3.0 of Roundup. +I'm proud to release version 1.3.1 of Roundup. + +Fixed in 1.3.1: + +- 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) New Features in 1.3.0: - WSGI support via roundup.cgi.wsgi_handler -Fixed in 1.3.0: - -- sqlite module detection was broken for python 2.5 compiled without sqlite - support -- fixed support for pysqlite2 (version 2.1.0 is the minimum version - supported) -- roundup-server called setuid when run by non-root user -- fix sort/group direction checkbox in issue.index.html (sf bug 1593025) -- fix error detection for non-EN locales of postgres (sf bug 1592249) -- fix email change note rendering of multiline properties (sf patch 1575223) -- fix sidebar search links (sf patch 1574467) -- nicer "permission required" messages (sf patch 1558183) -- fix unstable ordering of detectors (sf bug 1585378) - If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation.
