]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 12 May 2003 08:19:14 +0000 (08:19 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 12 May 2003 08:19:14 +0000 (08:19 +0000)
lib/ChangeLog

index 014c843cc3ba54499a04fdefa267bc41fceb084a..88c4a261ba632cd5fd4a36f23659738248f63e61 100644 (file)
@@ -1,3 +1,8 @@
+2003-05-12  Jim Meyering  <jim@meyering.net>
+
+       * 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  <eggert@twinsun.com>
 
        * xnanosleep.c (timespec_subtract): Don't modify the 2nd arg.