Mercurial > p > roundup > code
diff doc/announcement.txt @ 3747:c3bba2c81a6f
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 09 Nov 2006 05:54:24 +0000 |
| parents | 20e9831fc58a |
| children | a6eff0dd2c9c |
line wrap: on
line diff
--- a/doc/announcement.txt Thu Nov 09 05:44:51 2006 +0000 +++ b/doc/announcement.txt Thu Nov 09 05:54:24 2006 +0000 @@ -1,9 +1,11 @@ I'm proud to release version 1.3.0 of Roundup. 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
