aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 393223c0802..63ea7c29bf4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-01-31 Jim Meyering <meyering@redhat.com>
2
3 * charset.c (load_charset_map): Don't deref NULL on failed malloc.
4 Use xmalloc rather than malloc.
5
12011-01-30 Paul Eggert <eggert@cs.ucla.edu> 62011-01-30 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 strftime: import from gnulib 8 strftime: import from gnulib