diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c3868f521ea..9c5d7f083d5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-08-04 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Export DEFAULT_REHASH_* to GDB. | ||
| 4 | * lisp.h (DEFAULT_REHASH_THRESHOLD, DEFAULT_REHASH_SIZE): | ||
| 5 | Now constants, not macros. | ||
| 6 | |||
| 1 | 2012-08-03 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2012-08-03 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | Remove unnecessary casts involving pointers. | 9 | Remove unnecessary casts involving pointers. |