diff options
Diffstat (limited to 'libstore/ChangeLog')
-rw-r--r-- | libstore/ChangeLog | 4 |
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. |