From: Paul Eggert Date: Thu, 24 Feb 2005 00:28:16 +0000 (+0000) Subject: * coreutils.texi: Adjust to match current strftime.c. X-Git-Tag: CPPI-1_12~1411 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=641ef33fac78f3200c38c830bc6513062f3d3324;p=thirdparty%2Fcoreutils.git * coreutils.texi: Adjust to match current strftime.c. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 9cf6bf9929..5c41379a1b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,25 @@ +2005-02-23 Paul Eggert + + * coreutils.texi: Adjust to match current strftime.c. + (Time directives): Say that %k, %l, and %P are GNU extensions. + For %p and %P, mention handling of noon and midnight. + For %s, use ISO 8601, and mention handling of leap seconds. + For %S, clarify mention of leap seconds. + For %T, say that it's the same as %H:%M:%S. + For %X, don't say that it must be the same as %H:%M:%S. + For %z and %Z, clarify which time zones are used. These options + are now affected by --date, so don't claim that they're not. + (Date directives): %C is now all but the last two chars of %Y. + For %D, say that it's equivalent to %m/%d/%y. + For %e, use blank in example. + For %h, use @code for %b. + For %Y, mention what happens with outlandish years. + (Padding and other flags): Renamed from Padding. + Mention that the flags are GNU extensions. + Mention the 0 and ^ flags. + Mention field widths an modifiers. + (Examples of date): - is a flag, not a modifier. + 2005-01-07 Jim Meyering * coreutils.texi (sort invocation): Specify that a string