diff options
author | Jim Meyering <jim@meyering.net> | 1999-05-27 13:08:19 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-05-27 13:08:19 +0000 |
commit | db358e3feb3219a06c48b74fad765d20d0790742 (patch) | |
tree | bae77d181a97e4e87c78366d721f0dd4f74621f9 | |
parent | 032571f565ec78d420d83caffa408d2eb47fc3f6 (diff) | |
download | coreutils-db358e3feb3219a06c48b74fad765d20d0790742.tar.xz |
*** empty log message ***
-rw-r--r-- | old/sh-utils/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 1aa5c766f..82b7e3286 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,13 @@ +1999-05-27 Volker Borchert <bt@teknon.de> + + * tests/Makefile.am: Qualify .env-warn with $(srcdir)/ prefix. + +1999-05-25 Jim Meyering <meyering@ascend.com> + + * tests/stty/basic-1: Fix non-portable use of `tr' that caused + this test to fail when run with a SysV-style tr. + Based on a patch from Kaveh Ghazi. + 1999-05-21 Jim Meyering <meyering@ascend.com> * Version 1.16k. |