1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 10:16:53 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1998-12-11 13:39:42 +00:00
parent a17cdb1173
commit 74235b07fa
2 changed files with 9 additions and 0 deletions
+8
View 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
+1
View 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.