diff options
author | Jim Meyering <jim@meyering.net> | 1996-08-17 05:15:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-08-17 05:15:53 +0000 |
commit | a62273dca5bb841eb281719ab3c544a7c7336bbe (patch) | |
tree | 8f2d67fcfd0772d00223158edca1c2dcdb2a2f85 | |
parent | 32f7fc5503c419b1bd509518ebbedf9684bd69a8 (diff) | |
download | coreutils-a62273dca5bb841eb281719ab3c544a7c7336bbe.tar.xz |
.
-rw-r--r-- | old/sh-utils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 0ce87e79b..f0d27122f 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,9 @@ +Sat Aug 17 00:14:55 1996 Jim Meyering <meyering@na-net.ornl.gov> + + * 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 <meyering@na-net.ornl.gov> * checks/: New directory. |