Mercurial > p > roundup > code
diff CHANGES.txt @ 1410:3a853f1c20b5 maint-0.5
backporting fixes from HEAD
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 06 Feb 2003 05:44:49 +0000 |
| parents | 3c9bd1faddd8 |
| children | 293653d08292 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Jan 24 06:42:32 2003 +0000 +++ b/CHANGES.txt Thu Feb 06 05:44:49 2003 +0000 @@ -1,6 +1,17 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2003-??-?? 0.5.6 +- fixed templating filter function arguments (sf bug 678911) +- fixed multiselect in searching (sf bug 676874) +- fixed parsing of content-disposition filenames (sf bug 675116) +- added 'h' to roundup-server optarg list (sf bug 674070) +- fixed doc for db.history in anydbm and rdbms_common (sf bug 679221) +- fixed roundup-reminder (sf bug 681042) +- fixed int assumptions about Number values (sf bug 677762) +- clarified licensing + + 2003-01-24 0.5.5 - fixed rdbms searching by ID (sf bug 666615) - fixed metakit searching by ID
