From 4e37fc642f6dfda7b7d78531420355c9ad3a824d Mon Sep 17 00:00:00 2001 From: Colin Leitner Date: Sat, 16 Nov 2013 12:14:18 +0100 Subject: stty: add support for mark/space parity This adds support for using a constant or "stick" parity bit. * src/stty.c (usage): Mention the new flag. * tests/misc/stty.sh: Adjust for the new flag. * NEWS: Mention the improvement. * docs/coreutils.texi (stty invocation): Mention the new flag. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 22fb81485..b6dab624c 100644 --- a/NEWS +++ b/NEWS @@ -105,6 +105,8 @@ GNU coreutils NEWS -*- outline -*- split --line-bytes=SIZE, now only allocates memory as needed rather than allocating SIZE bytes at program start. + stty now supports configuring "stick" (mark/space) parity where available. + ** Build-related factor now builds on aarch64 based systems [bug introduced in coreutils-8.20] -- cgit v1.2.3-70-g09d2