diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2521ddc4144..5bafa1a04f8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2012-08-28 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * ralloc.c (free_bloc): Don't dereference a 'heap' structure if it | ||
| 4 | is not one of the heaps we manage. (Bug#12242) | ||
| 5 | |||
| 6 | 2012-08-28 Glenn Morris <rgm@gnu.org> | ||
| 7 | |||
| 8 | * eval.c (Fcalled_interactively_p): Doc fix. (Bug#11747) | ||
| 9 | |||
| 1 | 2012-08-28 Martin Rudalics <rudalics@gmx.at> | 10 | 2012-08-28 Martin Rudalics <rudalics@gmx.at> |
| 2 | 11 | ||
| 3 | * window.c (Fset_window_configuration): Remove handling of | 12 | * window.c (Fset_window_configuration): Remove handling of |