diff options
author | Jim Meyering <jim@meyering.net> | 2002-02-17 22:39:51 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-02-17 22:39:51 +0000 |
commit | 94fcdc55eb4a47dd094f6464e18863e0a155c518 (patch) | |
tree | acdfa4ed9bc9584a86f191f3e91735753ba301a9 /old/textutils | |
parent | 09eb7ebbcae58cf8e17fb0ab686e68a3c28132d9 (diff) | |
download | coreutils-94fcdc55eb4a47dd094f6464e18863e0a155c518.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index c7de0bc2c..e7a2fdf80 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,6 +2,8 @@ * Version 2.0.21. + * tests/head/Test.pm: Tell head to accept old-style options like `-1'. + * Makefile.cfg (wget_files): Reflect new location of these files. 2002-02-16 Jim Meyering <meyering@lucent.com> |