diff options
author | Jim Meyering <jim@meyering.net> | 2003-08-01 22:40:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-08-01 22:40:16 +0000 |
commit | 187adbe0b168d0135d03974569e45d8fc7ab7d84 (patch) | |
tree | ac2d5ac1ec78ca3aa179133f3e9ed99cf9e1ae77 /ChangeLog | |
parent | 37eb1bb3336a62eb2f32b6682d2a0e637fb853cb (diff) | |
download | coreutils-187adbe0b168d0135d03974569e45d8fc7ab7d84.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ * tests/Makefile.am (TESTS_ENVIRONMENT): Set PATH so that the tests in help-version will use the just-built binaries. +2003-07-31 Paul Eggert <eggert@twinsun.com> + + * NEWS: Add --rfc-2822 option to GNU date. + * doc/coreutils.texi (Time directives, Options for date, Examples + of date): Likewise. + * src/date.c (long_options, usage, main): Likewise. + * doc/getdate.texi (General date syntax): Likewise. + * doc/coreutils.texi (Options for date): Fix a typo in format: + it's now %d not %_d. Add URLs. + 2003-08-01 Jim Meyering <jim@meyering.net> * tests/shred/remove: Ensure that $? is 0 for the final `exit 0'. |