Mercurial > p > roundup > code
diff CHANGES.txt @ 243:1e571b6be57a 0.2.7
Disabled the bsddb3 module entirely in the unit testing.
See CHANGES for details.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 29 Aug 2001 06:23:59 +0000 |
| parents | cdee585d70c4 |
| children | 6bf584784e31 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Aug 29 05:47:55 2001 +0000 +++ b/CHANGES.txt Wed Aug 29 06:23:59 2001 +0000 @@ -17,6 +17,9 @@ . Notes entered during a change are saved to the messages list even if there's no nosy list. No message is generated if there's no nosy list and there's no change note (since it would just duplicates the journal). + . Completely removed the bsddb3 module from the tests - will be reinstated + when the http://bsddb.sourceforge.net/'s bugs #439959 and #456408 are + dealt with. One is fixed in CVS, the other pending. 2001-08-08 - 0.2.6
