aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9b9a5621068..6a487b123e4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12001-03-29 Gerd Moellmann <gerd@gnu.org>
2
3 * alloc.c (live_string_p, live_cons_p, live_symbol_p)
4 (live_float_p, live_misc_p): Return 1 only if the offset of the
5 pointer in its block is >= 0.
6
12001-03-28 Paul Eggert <eggert@twinsun.com> 72001-03-28 Paul Eggert <eggert@twinsun.com>
2 8
3 * editfns.c (Ffloat_time): Fix off-by-factor-of-10 bug in the 9 * editfns.c (Ffloat_time): Fix off-by-factor-of-10 bug in the