summaryrefslogtreecommitdiff
path: root/libstore/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libstore/ChangeLog')
-rw-r--r--libstore/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog
index 4b1fd92b..5346f9ff 100644
--- a/libstore/ChangeLog
+++ b/libstore/ChangeLog
@@ -1,3 +1,9 @@
+2001-01-09 Marcus Brinkmann <marcus@gnu.org>
+
+ * device.c (enforce): First try DEV_GET_RECORDS, and only fall
+ back to DEV_GET_STORE if this fails with D_INVALID_OPERATION.
+ (store_device_create): Likewise, but fall back for any failure.
+
2001-01-08 Marcus Brinkmann <marcus@gnu.org>
* zero.c (zero_remap): Change type of variables length, old_length