]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 13 Apr 1996 03:07:54 +0000 (03:07 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 13 Apr 1996 03:07:54 +0000 (03:07 +0000)
old/sh-utils/NEWS

index 80747a354177e1366b7321f893f665367d754c87..97227d5f30d55ee8e31c640166d0df3f8538d567 100644 (file)
@@ -8,7 +8,7 @@ User visible changes in release 1.13
 * expr's match operator has been corrected to use basic regular expressions
 * New programs: chroot, factor, seq.
 * date accepts new option: --rfc-822 (-R)
-* date accepts new format: %z
+* date accepts new format, %z, for RFC-822 style numeric timezone (-0500)
 * 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.