Mercurial > p > roundup > code
diff CHANGES.txt @ 726:e3d742c75ac3
Well whadya know, bsddb3 works again.
The backend is implemented _exactly_ the same as bsddb - so there's no
using its transaction or locking support. It'd be nice to use those some
day I suppose.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 21 May 2002 05:52:11 +0000 |
| parents | 5e0a75bfdd90 |
| children | dd569f542578 |
line wrap: on
line diff
--- a/CHANGES.txt Fri May 17 00:43:42 2002 +0000 +++ b/CHANGES.txt Tue May 21 05:52:11 2002 +0000 @@ -44,7 +44,7 @@ . fixed some sorting issues that were breaking some unit tests under py2.2 . mailgw test output dir was confusing the init test (but only on 2.2 *shrug*) . node caching now works, and gives a small boost in performance - + . bsddb3 backend now works, reinstating 2002-03-25 - 0.4.1 Feature:
