summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-10-04 16:49:52 +0000
committerJean Delvare <khali@linux-fr.org>2005-10-04 16:49:52 +0000
commite87db7325aa7792a5a4bfc7bd7f17f0429c507ad (patch)
tree412669d461c913d3911c4df8e17cda8e0a674546 /quilt.changes
parent097f1b5e14d2ab307f2d5c1685ad480a2376f8d7 (diff)
downloadquilt-e87db7325aa7792a5a4bfc7bd7f17f0429c507ad.tar.gz
Prevent patch_header and patch_body from mistakenly considering "---"
alone on its header line as the beginning of the patch body. This fixes a bug which had been reported on LKML: http://lkml.org/lkml/2005/10/3/147
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 ff92767..0e19ea2 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Tue Oct 4 18:43:42 CEST 2005 - khali@linux-fr.org
+
+- scripts/patchfns.in: Prevent patch_header and patch_body from
+ mistakenly considering "---" alone on its header line as the
+ beginning of the patch body.
+
+-------------------------------------------------------------------
Fri Sep 23 22:24:29 CEST 2005 - khali@linux-fr.org
- configure.ac: Let the user select the find binary. Test that find