diff options
author | Roland McGrath <roland@gnu.org> | 1999-10-07 20:53:39 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-10-07 20:53:39 +0000 |
commit | 6b9383cb0b3df0c5ba144e428937e78b98b76933 (patch) | |
tree | 3e3d9fdbbfe2e9259ab130307178c6cb78f3ff3f /libstore | |
parent | f597c00ec39178fd27cc016c09d9bc40fd36053a (diff) |
.
Diffstat (limited to 'libstore')
-rw-r--r-- | libstore/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog index d2fb3f8c..1c601e34 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,7 @@ +1999-10-07 Roland McGrath <roland@baalperazim.frob.com> + + * rdwr.c (store_read, store_write): Fix asserts in last change. + 1999-10-03 Roland McGrath <roland@baalperazim.frob.com> * rdwr.c (store_read, store_write): Fix calculations broken in last |