From c8c1251a7bea98686d3d26ce7ff7beab5ef63610 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 23 Jun 2005 15:20:11 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index eba611b..5388102 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,12 @@ * Version 5.3.1. + * src/date.c (show_date): Use fputs rather than printf ("%s\n",. + + * src/du.c (show_date): Rename local `time_format' so as not to + shadow the file-scoped global by that name. + (show_date): Add a FIXME comment. + * src/du.c: Include hard-locale.h and strftime.h. (DUINFO_INI, DUINFO_SET, DUINFO_ADD): Enclose body in `do {...} while (0)', not just `{...}'. -- 2.7.4