summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-10-31 15:53:54 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-10-31 15:53:54 +0000
commit6444d13378279cfeb1477e6b68b7baf07cf6dbc4 (patch)
tree46d78f80db674382b71f53fdec0981d622c64524 /quilt.changes
parent26dbad21e5113e900bf2067ec94fdc5cf23bdfbe (diff)
downloadquilt-6444d13378279cfeb1477e6b68b7baf07cf6dbc4.tar.gz
- No longer verify if patches remove cleanly by reverse applying
them: This doesn't always succeed, and the the equivalent of `quilt diff -z' should suffice, anyway. - Add `touch .pc/$patch' after successful refresh: Speeds up `quilt pop' after a refresh. - Update test suite. - apatch was printing a spurious newline.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes11
1 files changed, 11 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 11db26e..bc28686 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,15 @@
-------------------------------------------------------------------
+Fri Oct 31 15:55:29 CET 2003 - agruen@suse.de
+
+- No longer verify if patches remove cleanly by reverse applying
+ them: This doesn't always succeed, and the the equivalent of
+ `quilt diff -z' should suffice, anyway.
+- Add `touch .pc/$patch' after successful refresh: Speeds up
+ `quilt pop' after a refresh.
+- Update test suite.
+- apatch was printing a spurious newline.
+
+-------------------------------------------------------------------
Wed Oct 29 17:19:24 CET 2003 - agruen@suse.de
- If a patch does not apply cleanly and `quilt push' removes