summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-15 10:22:01 +0000
committerJim Meyering <jim@meyering.net>2000-05-15 10:22:01 +0000
commit0c54b7ca839cd2bc36bb7a9639df1ca75dd47f7b (patch)
tree7f0b65e853b501e3d1fa8d6a4fc4b79d6ef673bb
parent8e7b807981a16c1d7f9a7c565a021cf0fb83ab22 (diff)
downloadgnulib-0c54b7ca839cd2bc36bb7a9639df1ca75dd47f7b.tar.gz
*** empty log message ***
-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.