diff options
author | Roland McGrath <roland@gnu.org> | 1999-11-21 04:30:14 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-11-21 04:30:14 +0000 |
commit | fca42583fe9467121d491920b14144b7610c9d7b (patch) | |
tree | 7e883e5635cdbfeaa34e9ca1c861888893eba698 /libstore/ChangeLog | |
parent | 183c84afaddedee0f98f90cf8f65cdbe88dd0033 (diff) |
.
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. |