]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 1 Feb 1996 05:44:38 +0000 (05:44 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 1 Feb 1996 05:44:38 +0000 (05:44 +0000)
old/sh-utils/ChangeLog

index 4aade8a67415296623936be53ea1fce01c2bef88..6cf2cd4b41270d70a1806e938ef9dd66d073b300 100644 (file)
@@ -1,3 +1,15 @@
+Wed Jan 31 23:40:50 1996  Jim Meyering  (meyering@na-net.ornl.gov)
+
+       * lib/strftime.c (add_num_tz): New function.
+       (strftime): Handle new %z format.
+       * date.c (main): Accept new option, --rfc-822 (-R).
+       (show_date): Use RFC822-mandated strftime format.
+       From H. Peter Anvin (hpa@storm.net).
+       (usage): Add a line describing the new option.
+
+       * lib/strftime.c (add_num_tz): Don't use local, LENGTH,
+       before it's defined.
+
 Mon Jan 29 19:24:04 1996  Jim Meyering  (meyering@na-net.ornl.gov)
 
        * acconfig.h (PROTOTYPES): Define it.