summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-03-10 11:40:29 +0000
committerJim Meyering <jim@meyering.net>2000-03-10 11:40:29 +0000
commit41d063607c6f6066d660259ea21e893fce0a4d02 (patch)
tree9a69ebe3480b8fa0b629774e1ffda2f3629e69bf
parent113a192da59bfc5b2a0301e103de99886203c991 (diff)
downloadcoreutils-41d063607c6f6066d660259ea21e893fce0a4d02.tar.xz
*** empty log message ***
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 35c22dd89..b66914499 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -3,6 +3,11 @@
* lib/savedir.c (savedir): Work even if directory size is
negative; this can happen with some screwy NFS configurations.
+2000-03-06 Jim Meyering <meyering@lucent.com>
+
+ * localcharset.c (get_charset_aliases): Don't try to free file_name
+ if it's NULL (because we ran out of memory). From Bruno Haible.
+
2000-03-05 Jim Meyering <meyering@lucent.com>
* localcharset.c ("path-concat.h"): Include.