summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-07 15:02:30 +0000
committerJim Meyering <jim@meyering.net>2000-05-07 15:02:30 +0000
commitacd3390874a27175cd0364bae5718d83acdebaf1 (patch)
tree95c5b08311a9e6148468f4c107cb2648a3c708c7 /old
parentc263f458841e9848060fea20da9d08fc20c51fc2 (diff)
downloadcoreutils-acd3390874a27175cd0364bae5718d83acdebaf1.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog2
-rw-r--r--old/sh-utils/NEWS1
2 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index b7a388f78..a0acde1dc 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,7 @@
2000-05-07 Jim Meyering <meyering@lucent.com>
+ * Version 2.0h.
+
* src/basename.c: Include "closeout.h".
(main): Call atexit with close_stdout.
* src/chroot.c: Likewise.
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index 8a149ef63..020488145 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -1,5 +1,6 @@
Changes in release 2.1
[2.0h]
+* all programs fail when printing --help or --version output to a full device
* printf exits nonzero upon write failure
* yes now detects and terminates upon write failure
* date --rfc-822 now always emits day and month names from the `C' locale