diff options
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). |