summaryrefslogtreecommitdiff
path: root/libstore
diff options
context:
space:
mode:
Diffstat (limited to 'libstore')
-rw-r--r--libstore/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog
index 3945965d..9b946088 100644
--- a/libstore/ChangeLog
+++ b/libstore/ChangeLog
@@ -1,3 +1,9 @@
+2002-05-16 Roland McGrath <roland@frob.com>
+
+ * device.c (enforced): Use dev_status_data_t for SIZES.
+ (store_device_create): Likewise.
+ (dev_write): Do some silly magic since device.defs uses int.
+
2002-05-07 Roland McGrath <roland@frob.com>
* module.c (open_class): Add cast to int for %* arg.