diff options
author | Jim Meyering <jim@meyering.net> | 1999-03-11 03:57:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-03-11 03:57:23 +0000 |
commit | ae79d1fceb6ff6923c0799c4a59883034bea4041 (patch) | |
tree | 557c841a937e5186a63bbbbacbf097e177c8b3a1 | |
parent | 45eb5dac3c8b1d10233d7a82dc51b3648362bb59 (diff) | |
download | coreutils-ae79d1fceb6ff6923c0799c4a59883034bea4041.tar.xz |
*** empty log message ***
-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 73f5fd775..f3a7d34be 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,7 @@ 1999-03-10 Jim Meyering <meyering@ascend.com> + * tests/stty/basic-1: Skip failing tests: parenb, -parenb, -cread. + * lib/canon-host.c (canon_host): Don't use he->h_addr directly. Based on a patch from Savochkin Andrey Vladimirovich. |