summaryrefslogtreecommitdiff
path: root/libstore
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-16 21:02:55 +0000
committerRoland McGrath <roland@gnu.org>2002-05-16 21:02:55 +0000
commitc02a4a13e422030d1476bfebc53de85dc3f4318e (patch)
tree396d34d5b663e00e53a218829705c31bac3338af /libstore
parentacbcae5fa16930633e2e7b2d340f634e5e784d50 (diff)
.
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.