diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2d5de9be5d8..57c6aa31da5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-09-16 Daniel Colascione <dancol@dancol.org> | ||
| 2 | |||
| 3 | * fns.c (sxhash): For symbols, use address as hash code. | ||
| 4 | |||
| 1 | 2014-09-16 Dmitry Antipov <dmantipov@yandex.ru> | 5 | 2014-09-16 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 6 | ||
| 3 | If USE_LOCAL_ALLOCATORS, allocate even more Lisp objects on stack. | 7 | If USE_LOCAL_ALLOCATORS, allocate even more Lisp objects on stack. |