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 e8aa1c67d3c..f8e791285b1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * fns.c (Fsafe_length): Yet another int/Lisp_Object mixup.
4
12011-06-16 Paul Eggert <eggert@cs.ucla.edu> 52011-06-16 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 * lisp.h: Include <limits.h>, for INT_MAX, LONG_MAX, LLONG_MAX. 7 * lisp.h: Include <limits.h>, for INT_MAX, LONG_MAX, LLONG_MAX.