summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c727782..65d3796 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+* patch now rejects a destination file name that is absolute or that contains
+ a component of "..". This addresses CVE-2010-4651,
* Support for most features of the "diff --git" format: renames and copies,
permission changes, symlink diffs. Caveats:
+ Binary diffs are not supported yet; patch will complain and skip them.