]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Tue, 26 Mar 1996 05:46:05 +0000 (05:46 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 26 Mar 1996 05:46:05 +0000 (05:46 +0000)
old/sh-utils/NEWS

index c916d9b18e126a7a5517db05228b984b26a6414b..5facd06b1905c5e1141947eef5c379b8881ac999 100644 (file)
@@ -2,7 +2,8 @@ User visible changes in release 1.13
 * `date -d "01/01/1998 3 years" +%Y' now works properly.  It prints 2001.
 * expr's match operator has been corrected to use basic regular expressions
 * New programs: factor, seq.
-* date accepts new option --rfc-822 (-R) and new %z format.
+* date accepts new option: --rfc-822 (-R)
+* date accepts new format: %z
 * date: fix bugs in the handling of date -u +'%s %Z'.
 * date accepts new option --reference=FILE (-r FILE) analogous to the
   like-named touch option.