summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-03-24 11:32:13 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-03-24 11:32:13 +0000
commitc7e8bc74baba1ff105c4b8a176e871f00a0629e6 (patch)
tree2d3094d097e402d342288359a52dbcf2f7aa1f6d /quilt.changes
parentf1f7076cab213d739a635d2e2117d85c79a38e33 (diff)
downloadquilt-c7e8bc74baba1ff105c4b8a176e871f00a0629e6.tar.gz
Fix patch_description function
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes8
1 files changed, 8 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 1a119cc..28e5221 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Mon Mar 24 12:29:58 CET 2003 - agruen@suse.de
+
+- Update patch_description function used in `quilt refresh' to
+ recognize `====' lines. Without that, quilt thinks these
+ lines are part of the comments before the actual patch starts,
+ so those lines will accumulate.
+
+-------------------------------------------------------------------
Sun Mar 23 21:37:20 CET 2003 - agruen@suse.de
- Update test script to reflect recent patch format changes.