From d9f2b83786d358e2294e9f1b457caa7a4b3a8425 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 23 May 1999 17:38:49 +0000 Subject: . --- libstore/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 2a70f651..a682701b 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,21 @@ +1999-05-23 Roland McGrath + + * stripe.c (concat_decode): Add __attribute__((unused)) to suppress + warning. + (ileave_decode): Likewise. + + * bunzip2.c: Add extern decl for do_bunzip2. + +1999-05-16 Roland McGrath + + * remap.c (remap_decode): Add attribute((unused)) to suppress warning. + +1999-05-14 Roland McGrath + + * remap.c (remap_open, remap_validate_name): New functions, to support + parsing block lists a la GRUB. + (store_remap_class): Initialize those slots. + 1999-05-01 Mark Kettenis * device.c (store_device_create): Deal with devices that return -- cgit v1.2.3