diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-07 09:05:51 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-07 09:05:51 +0000 |
commit | 09ba767596dbe5900b5a190db8a0f5f48edc5c8f (patch) | |
tree | 7499d91b12e7a1b986a730f7d4d51b1f79f4de23 /libstore | |
parent | 3b95daef9659faf53928e1272a573e4666462a96 (diff) |
.
Diffstat (limited to 'libstore')
-rw-r--r-- | libstore/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog index f5fbb09b..d5433bd9 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,8 @@ +2002-06-07 Roland McGrath <roland@frob.com> + + * encode.c (store_std_leaf_encode): Do a sizeof comparison to get + `too_big' optimized out when store_enc starts using 64 bit offsets. + 2002-05-20 Ognyan Kulev <ogi@fmi.uni-sofia.bg> * Makefile: Move inclusion of ../Makeconf before using $(srcdir). |