summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a2f55365..b7a504b4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-05-22 Jim Meyering <jim@meyering.net>
+
+ stty: fix a harmless syntax nit
+ * src/stty.c (visible): Use ";" as the statement terminator
+ between two assignments, not ",".
+ (integer_arg): Join an unnecessarily wrapped line.
+
2007-05-20 Jim Meyering <jim@meyering.net>
stty: diagnose an invalid hex value in 35-colon commmand-line argument