summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 0214dfd7d8..5e4753631b 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,8 +1,16 @@
2000-05-15 Jim Meyering <meyering@lucent.com>
+
* version-etc.c (version_etc_copyright): Update the copyright string
used in all --version output.
+2000-05-14 Jim Meyering <meyering@lucent.com>
+
+ * closeout.c (close_stdout_set_file_name): New function.
+ (close_stdout_status): Use new file-scoped global.
+ Return right away if fstat says the stdout file descriptor is invalid.
+ * closeout.h (close_stdout_set_file_name): Declare.
+
2000-05-10 Jim Meyering <meyering@lucent.com>
* closeout.c [default_exit_status]: New file-scoped variable.