summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-11-19 12:08:25 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-11-19 12:08:25 +0000
commitbb21e9959845b486acd99423b31649c4deb36216 (patch)
tree3bd4e92e1e8ee88c084d5c1b98e70433f642cadd /quilt.changes
parent3277df52256cfb00d32580fa8519fa2a428a9a92 (diff)
downloadquilt-bb21e9959845b486acd99423b31649c4deb36216.tar.gz
- Push command: Write out output of patch process immediately
instead of reading into a variable and then printing that variable. This helps to see what's happening with large patches.
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 a75dce2..40acd49 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Fri Nov 19 13:02:32 CET 2004 - agruen@suse.de
+
+- Push command: Write out output of patch process immediately
+ instead of reading into a variable and then printing that
+ variable. This helps to see what's happening with large patches.
+
+-------------------------------------------------------------------
Mon Nov 15 23:36:40 CET 2004 - agruen@suse.de
- Get rid of the apatch and rpatch helper scripts: Integrate them