Mercurial > p > roundup > code
diff CHANGES.txt @ 3670:64f0b85ea603
fix importing into anydbm backend [SF#1512939]
also, refactored last patch
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 11 Aug 2006 05:10:15 +0000 |
| parents | 07d1d8e22271 |
| children | cecdd102733c |
line wrap: on
line diff
--- a/CHANGES.txt Fri Aug 11 05:00:19 2006 +0000 +++ b/CHANGES.txt Fri Aug 11 05:10:15 2006 +0000 @@ -31,6 +31,8 @@ - fix error during mailgw bouncing message (sf bug 1413501) - hyperdb handling of empty raw values for Multilink and Password (sf bug 1507814) +- don't int() ids (sf bug 1512939) +- fix importing into anydbm backend (sf bug 1512939) 2006-04-27 1.1.2
