summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index cd85a1386..1fa731e57 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,12 @@
+2000-05-06 Jim Meyering <meyering@lucent.com>
+
+ * atexit.c: New file, from libiberty.
+
+2000-05-06 Jim Meyering <meyering@lucent.com>
+
+ * closeout.c (close_stdout_status): Also check for errors on the
+ stderr stream.
+
2000-05-05 Bruno Haible <haible@clisp.cons.org>
* localcharset.c (get_charset_aliases): Use malloc, realloc and memcpy