]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 11 Dec 1998 13:39:42 +0000 (13:39 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 11 Dec 1998 13:39:42 +0000 (13:39 +0000)
old/sh-utils/ChangeLog
old/sh-utils/NEWS

index b7ac2a7412a6eeb360d0ce25b79442d298ed5885..304d7fc1b905f0c8c8f7992128114ee83541ac6a 100644 (file)
@@ -1,3 +1,11 @@
+1998-12-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
+
+       * src/date.c (main): Arrange to exit unsuccessfully when stime fails.
+
+1998-12-07  Jim Meyering  <meyering@ascend.com>
+
+       * configure.in (ALL_LINGUAS): Add Russian (ru).
+
 1998-12-06  Jim Meyering  <meyering@ascend.com>
 
        * lib/putenv.c: Redefine putenv before including stdlib.h to work
index e4b24617d0985f1795f80ee82b4131af3ede092c..be147af4b289061f188ebe4f2fbfe21b4c290b66 100644 (file)
@@ -1,5 +1,6 @@
 Changes in release 1.17
  [1.16f]
+* `date -s' now exits with nonzero status upon failure
 * new autoconf tests detect bugs in vendor mktime from Irix-6.4 and SunOS4.1.4
   Your executables will be a little larger on such systems because you'll use
   GNU's mktime function, but date will work more reliably.