summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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