summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libstore/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog
index a5674cbc..2a70f651 100644
--- a/libstore/ChangeLog
+++ b/libstore/ChangeLog
@@ -1,3 +1,9 @@
+1999-05-01 Mark Kettenis <kettenis@gnu.org>
+
+ * device.c (store_device_create): Deal with devices that return
+ sucessfully from device_get_status, but do not return any sensible
+ information.
+
1998-09-06 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* bunzip2.c: New file.
@@ -7,7 +13,7 @@
* std.c (store_std_classes): Add store_bunzip2_class.
* Makefile (SRCS): Add bunzip2.c.
(UNZIP_OBJS): Add do-bunzip2.o.
-
+
1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
* store.h: Remove defns of STORAGE_*, now in <hurd/hurd_types.h>.