diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-16 21:02:55 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-16 21:02:55 +0000 |
commit | c02a4a13e422030d1476bfebc53de85dc3f4318e (patch) | |
tree | 396d34d5b663e00e53a218829705c31bac3338af | |
parent | acbcae5fa16930633e2e7b2d340f634e5e784d50 (diff) |
.
-rw-r--r-- | libstore/ChangeLog | 6 |
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. |