]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 30 Apr 2000 16:20:57 +0000 (16:20 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 30 Apr 2000 16:20:57 +0000 (16:20 +0000)
old/sh-utils/ChangeLog
old/sh-utils/NEWS

index 2468365223251f90aa767aa39a9c4f69b86aa54e..ba681c4aa57e443dbfcd7d725f23c108c938dd3e 100644 (file)
@@ -1,3 +1,7 @@
+2000-04-30  Jim Meyering  <meyering@lucent.com>
+
+       * src/yes.c: Detect and terminate upon write failure.
+
 2000-04-14  Jim Meyering  <meyering@lucent.com>
 
        * src/seq.c: Shorten `#ifdef HAVE_...' to `#if HAVE_...' and
index 14fc17096e23e77692928b6b7bde6a529f5600a6..940ee5d25293a976adfb538a10616d7835e537ee 100644 (file)
@@ -1,5 +1,6 @@
 Changes in release 2.1
  [2.0h]
+* yes now detects and terminates upon write failure
 * date --rfc-822 now always emits day and month names from the `C' locale
 * portability tweaks for Solaris8, Ultrix, and DOS
  [2.0g]