From: Jim Meyering Date: Sat, 17 Aug 1996 05:15:53 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19b~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a62273dca5bb841eb281719ab3c544a7c7336bbe;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 0ce87e79bd..f0d27122fd 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,9 @@ +Sat Aug 17 00:14:55 1996 Jim Meyering + + * lib/strftime.c: Update from GNU libc -- this adds back %z and %s + formats and reverts to old behavior where unrecognized format like + %E is treated as eqivalent to `E'. + Sun Aug 4 09:14:28 1996 Jim Meyering * checks/: New directory.