Mercurial > p > roundup > code
diff CHANGES.txt @ 3736:a2d22d0de0bc
WSGI support via roundup.cgi.wsgi_handler
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 09 Nov 2006 00:36:21 +0000 |
| parents | c2c56f560d2d |
| children | 0480d5585f58 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Nov 03 05:43:00 2006 +0000 +++ b/CHANGES.txt Thu Nov 09 00:36:21 2006 +0000 @@ -1,7 +1,10 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2006-??-?? 1.2.2 +2006-??-?? 1.3.0 +Feature: +- WSGI support via roundup.cgi.wsgi_handler + Fixed: - sqlite module detection was broken for python 2.5 compiled without sqlite support
