summaryrefslogtreecommitdiff
path: root/libstore
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-11-21 04:30:14 +0000
committerRoland McGrath <roland@gnu.org>1999-11-21 04:30:14 +0000
commitfca42583fe9467121d491920b14144b7610c9d7b (patch)
tree7e883e5635cdbfeaa34e9ca1c861888893eba698 /libstore
parent183c84afaddedee0f98f90cf8f65cdbe88dd0033 (diff)
.
Diffstat (limited to 'libstore')
-rw-r--r--libstore/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog
index 58b3089c..74f6bcb4 100644
--- a/libstore/ChangeLog
+++ b/libstore/ChangeLog
@@ -1,3 +1,7 @@
+1999-11-20 Roland McGrath <roland@baalperazim.frob.com>
+
+ * store.h (struct store_class): Add const to type of `name' member.
+
1999-11-14 Roland McGrath <roland@baalperazim.frob.com>
* device.c (dev_error): New static function.