Mercurial > p > roundup > code
diff CHANGES.txt @ 816:f75aa15caa7d maint-0.4
bsddb3 backend should use 'c' for create, not 'n' for nuke
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 08 Jul 2002 06:51:02 +0000 |
| parents | e978c475a82f |
| children | 982a5abb01ea |
line wrap: on
line diff
--- a/CHANGES.txt Thu Jul 04 01:26:26 2002 +0000 +++ b/CHANGES.txt Mon Jul 08 06:51:02 2002 +0000 @@ -1,10 +1,11 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2002-??-?? 0.?.? +2002-??-?? 0.4.3 Fixed: . #576086 ] dumb copying mistake (frontends/ZRoundup.py) . installation instructions now mention "python2" in "testing your python". + . bsddb3 backend should use 'c' for create, not 'n' for nuke 2002-06-24 0.4.2
