aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 00b3b0775a2..4837d8ecb06 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,7 +2,7 @@
2 2
3 * charset.c (load_charset_map_from_file) 3 * charset.c (load_charset_map_from_file)
4 (load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA 4 (load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA
5 instead of xmalloc (Bug#5526). 5 instead of xmalloc (Bug#5526). Suggested by Vivek Dasmohapatra.
6 6
72010-02-05 Chong Yidong <cyd@stupidchicken.com> 72010-02-05 Chong Yidong <cyd@stupidchicken.com>
8 8