Mercurial > p > roundup > code
diff CHANGES.txt @ 3749:8d474f7ae1c0
setup.py had broken reference to roundup.cgi [SF#1593573]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 10 Nov 2006 03:29:37 +0000 |
| parents | e754cc14e76a |
| children | 44603dd791b7 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Nov 09 06:13:18 2006 +0000 +++ b/CHANGES.txt Fri Nov 10 03:29:37 2006 +0000 @@ -1,7 +1,12 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2006-??-?? 1.3.0 +2006-??-?? 1.3.1 +Fixed: +- setup.py had broken reference to roundup.cgi (sf bug 1593573) + + +2006-09-11 1.3.0 Feature: - WSGI support via roundup.cgi.wsgi_handler
