Mercurial > p > roundup > code
diff CHANGES.txt @ 2450:c45ed2413044
fixed lookup of "missing" Link values for new props in anydbm backend
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 13 Jun 2004 00:27:45 +0000 |
| parents | f37f3617b9e9 |
| children | 0e2a0c2c8142 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Jun 13 00:27:27 2004 +0000 +++ b/CHANGES.txt Sun Jun 13 00:27:45 2004 +0000 @@ -10,9 +10,11 @@ - create a new RDBMS cursor after committing - added basic logging, and configuration of it and python's logging module -2004-06-10 0.7.5 + +2004-??-?? 0.7.5 Fixed: - force lookup of journal props in anydbm filtering +- fixed lookup of "missing" Link values for new props in anydbm backend 2004-06-10 0.7.4
