summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2009-10-15 19:56:12 +0200
committerPaolo Bonzini <bonzini@gnu.org>2009-10-15 19:59:10 +0200
commit20f68fb1abe862a98bc0378e5bb54d94bb98b8fe (patch)
tree5a34f906a086987efb7a7b666e3f6d47f54adb3a /NEWS
parentdb462e54660d43aa3f744ef4f4ca062e2eb644af (diff)
downloadsed-20f68fb1abe862a98bc0378e5bb54d94bb98b8fe.tar.gz
handle incomplete sequences as if they were invalid
2009-10-15 Paolo Bonzini <bonzini@gnu.org> WANG Yunfeng <uhuruh@gmail.com> * sed/execute.c (str_append, str_append_modified): Handle incomplete sequences as if they were invalid.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d58ee65..b34758b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
Sed 4.2.2
-* -u also does unbuffered input
+* fix endless loop on incomplete multibyte sequences
+
+* -u also does unbuffered input, rather than unbuffered output only
----------------------------------------------------------------------------
Sed 4.2.1