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

index 3bd36d30501cca4e02d4f19b41c5f37d2aa17be1..cbb1e10aaca23569724f1f15a027cfb001fbe08a 100644 (file)
@@ -2,6 +2,7 @@
 
        * strftime.c (my_strftime): Parse the colons of %:::z *after* the
        optional field width, not before, so we accept %9:z, not %:9z.
+       (my_strftime): Be sure to use L_('x') for literals.
 
 2005-09-13  Paul Eggert  <eggert@cs.ucla.edu>