aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f5239b2e046..e6a9f9c69fb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12011-04-24 Paul Eggert <eggert@cs.ucla.edu>
2
3 * bytecode.c (exec_byte_code): Don't use XVECTOR before CHECK_VECTOR.
4
12011-04-21 Paul Eggert <eggert@cs.ucla.edu> 52011-04-21 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Make the Lisp reader and string-to-float more consistent. 7 Make the Lisp reader and string-to-float more consistent.