summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-09-16 08:10:15 +0000
committerJim Meyering <jim@meyering.net>2005-09-16 08:10:15 +0000
commitdda1650e4aa96f19bf238b1d4e949caa7b41b365 (patch)
tree9dedc1d4736faa4954dcfcb6b4d21d64e18339cd
parentd5eda08be3fa603b34c09277d989b58d31653a8d (diff)
downloadcoreutils-dda1650e4aa96f19bf238b1d4e949caa7b41b365.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 169b5e05f..0fe92145b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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