summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-05-05 18:48:42 +0000
committerJim Meyering <jim@meyering.net>1996-05-05 18:48:42 +0000
commit9300fb41f8f2c9b9ca2179cc2504fefcc6b49fb0 (patch)
tree4cebf67054347e0a9c5c20604dbdb73b251715da /old/sh-utils/ChangeLog
parentc434fa5195cae6870b3152bfcab8f38e6dc58c27 (diff)
downloadcoreutils-9300fb41f8f2c9b9ca2179cc2504fefcc6b49fb0.tar.xz
.
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 621f977b6..c17c1e604 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -136,7 +136,7 @@ Sun Apr 7 11:58:13 1996 Jim Meyering (meyering@na-net.ornl.gov)
* strftime.c (mon_week_ISO): New function to implement new %V format.
(sun_week): Make TM parameter `const'.
(mon_week): Likewise.
- (mon_week): Rewrite to correctly implement %W format..
+ (mon_week): Rewrite to implement %W format correctly.
(strftime): Handle %V format.
Reported by Arne Juul.