.
[gnulib.git] / lib / ChangeLog
index 1fa731e..61922da 100644 (file)
@@ -1,5 +1,19 @@
+2000-05-10  Jim Meyering  <meyering@lucent.com>
+
+       * closeout.c [default_exit_status]: New file-scoped variable.
+       (close_stdout_set_status): New function.
+       * closeout.h (close_stdout_set_status): Declare.
+
+2000-05-08  Jim Meyering  <meyering@lucent.com>
+
+       * long-options.c: Don't include closeout.h.
+       (parse_long_options): Don't call close_stdout for --version.
+
 2000-05-06  Jim Meyering  <meyering@lucent.com>
 
+       * strnlen.c: Undefine __strnlen and strnlen.
+       [!weak_alias]: Define __strnlen to strnlen.
+
        * atexit.c: New file, from libiberty.
 
 2000-05-06  Jim Meyering  <meyering@lucent.com>