]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 14 Sep 2005 10:02:57 +0000 (10:02 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 14 Sep 2005 10:02:57 +0000 (10:02 +0000)
lib/ChangeLog

index 9bec55a9a931b61ed249370a1e965c9f18888bfb..3bd36d30501cca4e02d4f19b41c5f37d2aa17be1 100644 (file)
@@ -1,3 +1,8 @@
+2005-09-14  Jim Meyering  <jim@meyering.net>
+
+       * strftime.c (my_strftime): Parse the colons of %:::z *after* the
+       optional field width, not before, so we accept %9:z, not %:9z.
+
 2005-09-13  Paul Eggert  <eggert@cs.ucla.edu>
 
        Merge md5 from libc, and clean up some sha1 glitches.