aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 92394c678ea..bfb6e5a87b3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12012-09-12 Eli Zaretskii <eliz@gnu.org>
2
3 * w32proc.c (sys_kill): If PID is our process ID and the signal is
4 SIGABRT, call emacs_abort. Avoids silently exiting upon assertion
5 violation. (Bug#12426)
6
12012-09-12 Paul Eggert <eggert@cs.ucla.edu> 72012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 * image.c (jpeg_memory_src): Don't assume string len fits in unsigned. 9 * image.c (jpeg_memory_src): Don't assume string len fits in unsigned.