summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--THANKS.in1
-rw-r--r--src/stty.c2
3 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 51958aea2..3b2e461be 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ GNU coreutils NEWS -*- outline -*-
* Noteworthy changes in release ?.? (????-??-??) [?]
+** Bug fixes
+
+ stty --help no longer outputs extraneous gettext header lines
+ for translated languages. [bug introduced in coreutils-8.24]
+
* Noteworthy changes in release 8.25 (2016-01-20) [stable]
diff --git a/THANKS.in b/THANKS.in
index 5178ebf3e..ec0426976 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -228,7 +228,6 @@ Gerald Pfeifer gerald@pfeifer.com
Gerhard Poul gpoul@gnu.org
Germano Leichsenring germano@jedi.cs.kobe-u.ac.jp
Glen Lenker glen.lenker@gmail.com
-Göran Uddeborg goeran@uddeborg.se
GOTO Masanori gotom@debian.or.jp
Greg Louis glouis@dynamicro.on.ca
Greg McGary gkm@gnu.org
diff --git a/src/stty.c b/src/stty.c
index 30053cc51..44cdcddc6 100644
--- a/src/stty.c
+++ b/src/stty.c
@@ -953,8 +953,6 @@ Combination settings:\n\
#endif
);
fputs (_("\
-"), stdout);
- fputs (_("\
oddp same as parenb parodd cs7\n\
-oddp same as -parenb cs8\n\
[-]parity same as [-]evenp\n\