Mercurial > p > roundup > code
diff CHANGES.txt @ 3313:5e45f3a553d8 maint-0.8
fix roundup-admin "find" for searching Multilinks [SF#1189465]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 02 May 2005 06:13:10 +0000 |
| parents | 088c1792b7f6 |
| children | 25b64952257a |
line wrap: on
line diff
--- a/CHANGES.txt Mon May 02 05:48:59 2005 +0000 +++ b/CHANGES.txt Mon May 02 06:13:10 2005 +0000 @@ -1,7 +1,7 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2005-??-?? 0.8.3 +2005-05-02 0.8.3 Feature: - chinese translation by limodou @@ -30,6 +30,7 @@ the csv module appears to have its own ideas about such things (sf bug 1163890) - fix installation docs referring to old-style configuration variables +- fix roundup-admin "find" for searching Multilinks (sf bug 1189465) 2005-03-03 0.8.2
