Mercurial > p > roundup > code
diff doc/announcement.txt @ 3077:2deccd0fe4c9 maint-0.7
pre-release stuff
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 05 Jan 2005 22:28:13 +0000 |
| parents | ea3a7a9551da |
| children | 1d024a7fb67e |
line wrap: on
line diff
--- a/doc/announcement.txt Wed Jan 05 22:10:28 2005 +0000 +++ b/doc/announcement.txt Wed Jan 05 22:28:13 2005 +0000 @@ -2,22 +2,11 @@ command-line, web and e-mail interfaces. It is based on the winning design from Ka-Ping Yee in the Software Carpentry "Track" design competition. -0.7.10 is a bug fix release: +0.7.11 is a bug fix release: -- reset ID counters if the database is cleared (thanks William) -- apply IE caching "fix" to automatically serve up all pages expired -- fix typo (sf patch 1076629) -- fix hyperlinking of items (sf bug 1080251) -- fix roundup-admin find command handling of Multilinks -- fix some security assertions (sf bug 1085481) (see doc/upgrading.txt for - notes) -- don't set the title to nothing from incoming mail (thanks Bruce Guenter) -- fix py2.4 strftime() API change bug (sf bug 1087746) -- fix indexer searching with no valid words (sf bug 1086787) -- updated searching / indexing docs -- fix "(list)" popup when list is one item long (sf bug 1064716) -- have RDBMS full-text indexer do AND searching (sf bug 1055435) -- handle spaces in String index params in batching (sf bug 1054224) +- index args URL generation broken in .10 (sf bug 1096027) +- handle NotModified for non-static files (sf patch 1095790) +- fix permission lookup in query editing If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation.
