summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2007-02-22 09:19:25 +0000
committerJean Delvare <khali@linux-fr.org>2007-02-22 09:19:25 +0000
commit25e2a6ed62f686d304f81f24ec0317eb1d273032 (patch)
tree30074df6122cae10770248e2fd8e3f782563a115 /quilt.changes
parent231705824f9bd2dbab1d5e8fa296668924f72c52 (diff)
downloadquilt-25e2a6ed62f686d304f81f24ec0317eb1d273032.tar.gz
- quilt/scripts/patchfns.in: Fix an off-by-one error in
change_db_strip_level when inserting the strip level in the patch argument list. Also cleanup this function a bit.
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 0934032..924e700 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Feb 22 10:11:34 CET 2007 - khali@linux-fr.org
+
+- quilt/scripts/patchfns.in: Fix an off-by-one error in
+ change_db_strip_level when inserting the strip level in the
+ patch argument list. Also cleanup this function a bit.
+
+-------------------------------------------------------------------
Wed Feb 21 21:29:29 CET 2007 - khali@linux-fr.org
- quilt/import.in, quilt/scripts/patchfns.in: Implement import -R