summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2013-05-23 08:31:52 +0200
committerJean Delvare <jdelvare@suse.de>2013-05-23 08:31:52 +0200
commit8ebb056d26ec43e94a2a7d2a5fe0b9a1c227f658 (patch)
tree10808af27a94957a30992e9f4ab5ddf271f8bab1 /quilt.changes
parente2e58301e8379a9d67fe308a3c1cdcf8b0b35538 (diff)
downloadquilt-8ebb056d26ec43e94a2a7d2a5fe0b9a1c227f658.tar.gz
patches: Add support for multiple files
Add support for multiple files to "quilt patches". Patches will be printed, that modify any of the listed files.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 5be2e17..995920e 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -2,6 +2,7 @@
Thu May 23 08:29:24 CEST 2013 - jdelvare@suse.de
- patches: Also match deleted files in unapplied patches.
+- patches: Add support for multiple files.
-------------------------------------------------------------------
Wed May 22 10:54:08 CEST 2013 - jdelvare@suse.de