summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
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.