diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
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 @@ | |||
| 1 | 2013-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 | |||
| 1 | 2013-10-08 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2013-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. |