aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5196eb230d8..a205ea72b7f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12013-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * fns.c (hashfn_user_defined): Allow hash functions to return any
4 Lisp_Object.
5
12013-10-08 Paul Eggert <eggert@cs.ucla.edu> 62013-10-08 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Fix minor problems found by static checking. 8 Fix minor problems found by static checking.