diff options
Diffstat (limited to 'storeio/ChangeLog')
-rw-r--r-- | storeio/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog index 43a300ab..5e08f51a 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,3 +1,9 @@ +2001-05-06 Marcus Brinkmann <marcus@gnu.org> + + * dev.c (dev_open): Do not create/open the store with + STORE_INACTIVE, as this doesn't work correctly. Inactivate the + store afterwards instead. + 2001-02-18 Marcus Brinkmann <marcus@gnu.org> * dev.h (struct dev): New member nperopens. |