diff options
author | Jim Meyering <jim@meyering.net> | 2005-09-16 08:10:15 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-09-16 08:10:15 +0000 |
commit | dda1650e4aa96f19bf238b1d4e949caa7b41b365 (patch) | |
tree | 9dedc1d4736faa4954dcfcb6b4d21d64e18339cd | |
parent | d5eda08be3fa603b34c09277d989b58d31653a8d (diff) | |
download | coreutils-dda1650e4aa96f19bf238b1d4e949caa7b41b365.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ * src/date.c: Include fprintftime.h. Don't include strftime.h or xanstrftime.h -- no longer needed. (show_date): Use new fprintftime function rather than xanstrftime. + Correct comment: this function no longer handles a NULL format string. + * src/du.c: Likewise. * tests/misc/date (subfmt-up1): Test the combination of the to-upper-case modifier (^) and a conversion specifier that |