summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-04-04 23:52:49 -0700
committerJim Meyering <meyering@fb.com>2022-04-07 09:28:24 -0700
commit6543c09c6ecfb1630085d440b76511953bc5a2cb (patch)
tree74b249fec736ed0891595ab65f0eee9df69fe5f4
parentc99f320d5c0fd98fe88d9cea5407eb7ad9d50e8a (diff)
downloadgzip-6543c09c6ecfb1630085d440b76511953bc5a2cb.tar.gz
gzip: mention when fixed bugs were introduced
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 84e0ef0..6f83b6a 100644
--- a/NEWS
+++ b/NEWS
@@ -18,8 +18,10 @@ GNU gzip NEWS -*- outline -*-
zgrep applied to a crafted file name with two or more newlines
can no longer overwrite an arbitrary, attacker-selected file.
+ [bug introduced in gzip-1.3.10]
'zdiff -C 5' no longer misbehaves by treating '5' as a file name.
+ [bug present since the beginning]
Configure-time options like --program-prefix now work.