Mercurial > p > roundup > code
diff CHANGES.txt @ 2285:c7f780c24a87
fixed anydbm sorting with None values [SF#952853]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 12 May 2004 22:27:17 +0000 |
| parents | 6f5e0b7ba5b4 |
| children | 49f69762c66a |
line wrap: on
line diff
--- a/CHANGES.txt Wed May 12 17:50:58 2004 +0000 +++ b/CHANGES.txt Wed May 12 22:27:17 2004 +0000 @@ -7,6 +7,11 @@ - added support for HTTP charset selection +2004-05-?? 0.7.2 +Fixed: +- fixed anydbm sorting with None values (sf bug 952853) + + 2004-05-10 0.7.1 Fixed: - several temp files made it into the source distribution (sf bug 949243)
