diff options
author | Jim Meyering <jim@meyering.net> | 1996-04-22 03:20:47 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-04-22 03:20:47 +0000 |
commit | e8a641509fd0376dc5be9c5de0be5964159f84a6 (patch) | |
tree | b100fbb622921444922948c217db8dc5442b2c0c /old/sh-utils/ChangeLog | |
parent | 674180c97f1a36d408a5215f0454d2c7dc27e7c1 (diff) | |
download | coreutils-e8a641509fd0376dc5be9c5de0be5964159f84a6.tar.xz |
.
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r-- | old/sh-utils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index e6757a28f..1ebd0a933 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,7 @@ Sun Apr 21 08:04:51 1996 Jim Meyering (meyering@na-net.ornl.gov) + * date.c (usage): Describe new %V format. From Karl Berry. + * Makefile.am (LDADD): Put @INTLLIBS@ before package library. Sat Apr 20 22:22:01 1996 Jim Meyering (meyering@na-net.ornl.gov) |