From: Jim Meyering Date: Mon, 12 May 2003 08:19:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~523 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a056dabfdd1882635b87bab500e7d90dff0556f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 014c843cc3..88c4a261ba 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2003-05-12 Jim Meyering + + * strftime.c (my_strftime): Let the `-' (no-pad) flag affect + the space-padded-by-default conversion specifiers, %e, %k, %l. + 2003-05-07 Paul Eggert * xnanosleep.c (timespec_subtract): Don't modify the 2nd arg.