From 51855122864b0b75c627a56e79d3e2470bf8d1fd Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 14 Sep 2005 16:10:41 +0000 Subject: *** empty log message *** --- lib/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 3bd36d305..cbb1e10aa 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -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 -- cgit v1.2.3-54-g00ecf