summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-04-11 15:17:36 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-04-11 15:17:36 +0000
commit96bc5706ab58cf45ed28ac4c2eb2cccddc6ae9f2 (patch)
tree1d1ca9a8a8094c1a152e3243496edb9baef3a1a1 /quilt.changes
parent61cd791cf9d0e4a027517d44d3bebc4c3bd05198 (diff)
downloadquilt-96bc5706ab58cf45ed28ac4c2eb2cccddc6ae9f2.tar.gz
- Apply patches with `patch -f' by default. Add --interactive
option top `quilt push' to allow applying patches without `patch -f'.
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 96dcf99..7f101a6 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Fri Apr 11 17:17:35 CEST 2003 - agruen@suse.de
+
+- Apply patches with `patch -f' by default. Add --interactive
+ option top `quilt push' to allow applying patches without
+ `patch -f'.
+
+-------------------------------------------------------------------
Wed Apr 9 12:08:47 CEST 2003 - agruen@suse.de
- Remove awk hacks in Makefile.in with shell loop and sed hack: