summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 47d9c2c..e7996b3 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,9 @@ GNU sed NEWS -*- outline -*-
Private Use Area plane B).
[bug introduced in sed 4.8]
+ I/O errors involving temp files no longer confuse sed into using a
+ FILE * pointer after fclosing it, which has undefined behavior in C.
+
** New Features
The 'r' command now accepts address 0, allowing inserting a file before