summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-10-29 16:20:32 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-10-29 16:20:32 +0000
commit4439b9c03e23f51e6d28eadac44089fba0b28856 (patch)
treead6bc7d9f27a6942e78176795b1d3e79ba82a867 /quilt.changes
parent0649767d2c7f6cb6b5791564b6623c132fd674fd (diff)
downloadquilt-4439b9c03e23f51e6d28eadac44089fba0b28856.tar.gz
- If a patch does not apply cleanly and `quilt push' removes
rejects files it GNU patch left behind, change the output from ``saving rejects to file x.rej'' to ``rejects in file x''.
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 6e285d6..11db26e 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Oct 29 17:19:24 CET 2003 - agruen@suse.de
+
+- If a patch does not apply cleanly and `quilt push' removes
+ rejects files it GNU patch left behind, change the output from
+ ``saving rejects to file x.rej'' to ``rejects in file x''.
+
+-------------------------------------------------------------------
Tue Oct 28 14:51:07 CET 2003 - agruen@suse.de
- Remove .pc/*/.pc files, and adjust various scripts accordingly.