summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2009-11-05 18:07:00 +0100
committerAndreas Gruenbacher <agruen@suse.de>2009-11-05 18:11:38 +0100
commit4df47975043d79f862822344840773b88dc015c3 (patch)
treec986b17153e74bd139c1090a6c389f5b407ac239 /quilt.changes
parente8158fb31c9399345c759b70548c831698947ae6 (diff)
downloadquilt-4df47975043d79f862822344840773b88dc015c3.tar.gz
patches command: Also match deleted files in unapplied patches at the cost of more possible false matches
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index b9a8108..bb1e526 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -5,6 +5,8 @@ Thu Nov 5 17:54:32 CET 2009 - agruen@suse.de
unapplied patches which lead to missed matches.
- patches command: Prevent false matches in unapplied patches
for patches which delete files.
+- patches command: Also match deleted files in unapplied patches,
+ at the cost of more possible false matches.
-------------------------------------------------------------------
Wed Nov 4 15:48:59 CET 2009 - agruen@suse.de