summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6c610f2..9feb52b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
GNU sed NEWS -*- outline -*-
+* Noteworthy changes in release 4.4 (2017-02-03) [stable]
+
+** Bug fixes
+
+ sed could segfault when invoked with specific combination of newlines
+ in the input and regex pattern. [Bug introduced in sed-4.3]
+
+
* Noteworthy changes in release 4.3 (2016-12-30) [stable]
** Improvements
@@ -12,7 +20,7 @@ GNU sed NEWS -*- outline -*-
** Bug fixes
sed no longer mishandles anchors ^/$ in multiline regex (s///mg)
- with -z option (NUL terminated lines). [Bug introducted in sed-4.2.2
+ with -z option (NUL terminated lines). [Bug introduced in sed-4.2.2
with the initial implementation of -z]
sed no longer accepts a ":" command without a label; before, it would