aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e5adbedd567..28d4b1df989 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,12 +1,12 @@
12012-08-24 Chong Yidong <cyd@gnu.org>
2
3 * Version 24.2 released.
4
12012-08-24 Eli Zaretskii <eliz@gnu.org> 52012-08-24 Eli Zaretskii <eliz@gnu.org>
2 6
3 * ralloc.c (free_bloc): Don't dereference a 'heap' structure if it 7 * ralloc.c (free_bloc): Don't dereference a 'heap' structure if it
4 is not one of the heaps we manage. (Bug#12242) 8 is not one of the heaps we manage. (Bug#12242)
5 9
62012-08-15 Chong Yidong <cyd@gnu.org>
7
8 * Version 24.2 released.
9
102012-08-14 Glenn Morris <rgm@gnu.org> 102012-08-14 Glenn Morris <rgm@gnu.org>
11 11
12 * eval.c (Fcalled_interactively_p): Doc fix. (Bug#11747) 12 * eval.c (Fcalled_interactively_p): Doc fix. (Bug#11747)