summaryrefslogtreecommitdiff
path: root/libstore/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libstore/ChangeLog')
-rw-r--r--libstore/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog
index 3a1ab75e..af039a11 100644
--- a/libstore/ChangeLog
+++ b/libstore/ChangeLog
@@ -1,5 +1,10 @@
2001-10-01 Marcus Brinkmann <marcus@gnu.org>
+ * part.c: Add const to type.
+ Reported by Jeroen Dekkers.
+
+2001-10-01 Marcus Brinkmann <marcus@gnu.org>
+
* device.c (dev_error): Add a break to silence gcc warning.
(store_device_class): Add const to type.
* typed.c (store_typed_open_class): Likewise.