Mercurial > p > roundup > code
diff doc/announcement.txt @ 1704:798247746257 maint-0.5
making sure I don't forget stuff in the announcement text
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 24 Jun 2003 06:51:06 +0000 |
| parents | 17ec0bd6ecc5 |
| children | 311375e4f2fe |
line wrap: on
line diff
--- a/doc/announcement.txt Tue Jun 24 06:47:47 2003 +0000 +++ b/doc/announcement.txt Tue Jun 24 06:51:06 2003 +0000 @@ -9,10 +9,13 @@ like to volunteer to fix it, let me know. Roundup requires python 2.1.3 or later for correct operation. Users of the -sqlite backend are encouraged to upgrade sqlite to version 2.7.3. +sqlite backend are encouraged to upgrade sqlite to version 2.7.3. Python +2.3 in any form is *not* supported. -This release fixes only one really important bug - it plugs a -cross-site-scripting security hole. +This release has: + +- a couple of bug fixes +- a couple of major speed-ups for web users Source and documentation is available at the website: http://roundup.sourceforge.net/
