summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2007-02-21 20:34:50 +0000
committerJean Delvare <khali@linux-fr.org>2007-02-21 20:34:50 +0000
commit231705824f9bd2dbab1d5e8fa296668924f72c52 (patch)
tree56d5aac5b42cc8ad193bd79672b3d40b17ba8f4c /quilt.changes
parentdb51d46f254b07e68a079577cbc2b66f64efaadd (diff)
downloadquilt-231705824f9bd2dbab1d5e8fa296668924f72c52.tar.gz
- quilt/import.in, quilt/scripts/patchfns.in: Implement import -R
for reverse-applying a patch. Original patch contributed by Randy Dunlap.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index d97a448..0934032 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Feb 21 21:29:29 CET 2007 - khali@linux-fr.org
+
+- quilt/import.in, quilt/scripts/patchfns.in: Implement import -R
+ for reverse-applying a patch. Original patch contributed by
+ Randy Dunlap.
+
+-------------------------------------------------------------------
Tue Feb 20 11:12:05 CET 2007 - khali@linux-fr.org
- test/run: Don't attempt to remove comments from command lines.