mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-26 15:29:07 +00:00
*** empty log message ***
This commit is contained in:
parent
8cfd57e318
commit
c762eef14f
@ -1,7 +1,18 @@
|
||||
2002-08-05 Jim Meyering <meyering@lucent.com>
|
||||
2002-08-08 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
* Version 2.0.15.
|
||||
|
||||
2002-08-05 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
Fix some minor time-related bugs with POSIX time arguments.
|
||||
Some valid time stamps were being rejected (notably -1, and
|
||||
time stamps before 1900 on 64-bit hosts). And some invalid
|
||||
time stamps were being accepted, e.g. September 31.
|
||||
|
||||
* src/date.c (main): Adjust to posixtime signature change.
|
||||
|
||||
2002-08-05 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
* configure.ac: Change $am_cv_sys_posix_termios to
|
||||
$ac_cv_sys_posix_termios. From Andreas Schwab.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user