Mercurial > p > roundup > code
diff CHANGES.txt @ 646:07abfe8f0c01
use blobfiles in back_anydbm which is used in back_bsddb.
change test_db as dirlist does not work for subdirectories.
ATTENTION: blobfiles now creates subdirectories for files.
| author | Engelbert Gruber <grubert@users.sourceforge.net> |
|---|---|
| date | Mon, 25 Feb 2002 14:34:31 +0000 |
| parents | e6d1c6d66de3 |
| children | eae9b69a0115 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Feb 25 14:25:41 2002 +0000 +++ b/CHANGES.txt Mon Feb 25 14:34:31 2002 +0000 @@ -3,6 +3,9 @@ 2002-02-?? - 0.4.1 Feature: + . use blobfiles in back_anydbm which is used in back_bsddb. + change test_db as dirlist does not work for subdirectories. + ATTENTION: blobfiles now creates subdirectories for files. . add module blobfiles in backends with file access functions. . roundup db catch only IOError in getfile. . roundup db catches retrieving not existing files.
