Mercurial > p > roundup > code
changeset 2286:b6d1094c1fce maint-0.7
merge from HEAD
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 12 May 2004 22:28:21 +0000 |
| parents | 9899d1da5240 |
| children | 105a4079b98f |
| files | CHANGES.txt |
| diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Mon May 10 01:55:10 2004 +0000 +++ b/CHANGES.txt Wed May 12 22:28:21 2004 +0000 @@ -1,6 +1,11 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2004-05-?? 0.7.2 +Fixed: +- fixed anydbm sorting with None values (sf bug 952853) + + 2004-05-07 0.7.1 Fixed: - several temp files made it into the source distribution (sf bug 949243)
