Mercurial > p > roundup > code
diff CHANGES.txt @ 3754:9f4dd27ae843
documentation cleanup from Luke Ross (patch [SF#1594860])
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 12 Nov 2006 00:09:42 +0000 |
| parents | c92687dce135 |
| children | fd3229f86687 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Nov 11 03:23:45 2006 +0000 +++ b/CHANGES.txt Sun Nov 12 00:09:42 2006 +0000 @@ -1,14 +1,20 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2006-??-?? 1.3.1 + +2006-??-?? 1.3.2 +Fixed: +- documentation cleanup from Luke Ross (sf patch 1594860) + + +2006-11-11 1.3.1 Fixed: - setup.py had broken reference to roundup.cgi (sf bug 1593573) - full-text search wasn't coping with multiple multilinks to the same class - unicode / sqlite 3 problem (sf bug 1589292) -2006-09-11 1.3.0 +2006-11-09 1.3.0 Feature: - WSGI support via roundup.cgi.wsgi_handler
