*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 07:33:41 +0000 (07:33 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 07:33:41 +0000 (07:33 +0000)
ChangeLog

index 693bc6a..3862998 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 
        * Version 5.3.1-cvs.
 
+       * src/date.c: Include fprintftime.h.
+       Don't include strftime.h or xanstrftime.h -- no longer needed.
+       (show_date): Use fprintftime rather than xanstrftime.
+
        * tests/misc/date (subfmt-up1): Test the combination of the
        to-upper-case modifier (^) and a conversion specifier that
        expands to a string containing lower case characters.