summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-09-05 07:28:11 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-09-05 07:28:11 +0000
commitee86084bea7baeeca2f46a1451341fdedf598ffc (patch)
treee86363af623d1f7d3d8e901ba9230c77371ed96e /ChangeLog
parent893a0d6f313450d7f309867e6c125af96744b488 (diff)
downloadcoreutils-ee86084bea7baeeca2f46a1451341fdedf598ffc.tar.xz
Stty option-parsing fixes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4228c454b..56007b1d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-09-05 Paul Eggert <eggert@cs.ucla.edu>
+
+ * src/stty.c (valid_options): Remove.
+ (main): Fix some bugs in handling invalid option-combinations
+ like "stty -F".
+ (recover_mode): Arg is now char const *, not char *.
+ (main): Use STDIN_FILENO, not 0.
+ Simplify option-parsing code a tad.
+ * tests/stty/basic-1: Check for the fixed bugs.
+
2004-09-03 Paul Eggert <eggert@cs.ucla.edu>
* src/stat.c (HAVE_STRUCT_STATXFS_F_TYPE): Fix typo that prevented