diff options
author | Jim Meyering <jim@meyering.net> | 1992-11-12 04:12:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1992-11-12 04:12:01 +0000 |
commit | 83f157a7cc9116102722b26796bc5a201a8f3292 (patch) | |
tree | d0ad3f02c9164f3ab00fefcce6dd2f216657b15b /old/sh-utils | |
parent | 5fdea6164b1d94feb110fc85d50ddae5f9e0a1c3 (diff) | |
download | coreutils-83f157a7cc9116102722b26796bc5a201a8f3292.tar.xz |
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index b3cb28843..5de65ae64 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +Wed Nov 11 18:19:10 1992 Jim Meyering (meyering@hal.gnu.ai.mit.edu) + + * stty.c (set_mode): Parenthesize expressions with bit operations + to correctly set/reset modes bits. + Wed Oct 28 14:16:48 1992 David J. MacKenzie (djm@goldman.gnu.ai.mit.edu) * Version 1.8. |