diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-18 10:55:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-18 10:55:01 +0000 |
commit | 9940a771e11b1c1019613195605151804b52ced9 (patch) | |
tree | 4af74e3de7d7a3ba246ac0e0965f44af7dbf7b76 /old | |
parent | 88e4ad1d3673996f718ae70099105e67084cdbad (diff) | |
download | coreutils-9940a771e11b1c1019613195605151804b52ced9.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d0fab4f93..e6849f757 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,10 @@ +2001-08-18 H. Peter Anvin <hpa@transmeta.com> + + * src/date.c (show_date) [--rfc-822]: Don't space-pad the day of + the month. + Set only LC_TYPE to the "C" locale. Setting LC_ALL is overkill, + and would have unwanted side effects if there is an error message. + 2001-08-16 Jim Meyering <meyering@lucent.com> * src/date.c (main): When there are too many non-option arguments, |