aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-02-06 08:23:33 -0500
committerChong Yidong2010-02-06 08:23:33 -0500
commita2f3eb19621a3a14cf2a351b92c323c68132294d (patch)
treed309e66452aa8047f151bfb056160ab3e2985dc9 /src/ChangeLog
parentffe87109ce3fb6f9d31e2e88e2e22f4737b16540 (diff)
downloademacs-a2f3eb19621a3a14cf2a351b92c323c68132294d.tar.gz
emacs-a2f3eb19621a3a14cf2a351b92c323c68132294d.zip
* charset.c (load_charset_map_from_file)
(load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA instead of xmalloc (Bug#5526).
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 f1f4aa24b35..00b3b0775a2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12010-02-06 Chong Yidong <cyd@stupidchicken.com>
2
3 * charset.c (load_charset_map_from_file)
4 (load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA
5 instead of xmalloc (Bug#5526).
6
12010-02-05 Chong Yidong <cyd@stupidchicken.com> 72010-02-05 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * charset.c (load_charset_map_from_file): Allocate large 9 * charset.c (load_charset_map_from_file): Allocate large