summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-02-02 16:01:20 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-02-02 16:01:20 +0000
commita89abd10bba6aeee4dec9a52856dd6aa6c51bb2c (patch)
treeff7dd5e7a2e048b66c58650465b8d38b6435dd01 /quilt.changes
parent734afb59685219380ef06590e2f4ead7ea387e5a (diff)
downloadquilt-a89abd10bba6aeee4dec9a52856dd6aa6c51bb2c.tar.gz
Add quilt diff --diff=... option (for tkdiff, etc.)
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 827ba4c..9ac64f0 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -3,6 +3,11 @@ Sun Feb 2 15:23:20 +0100 2003 - agruen@suse.de
- Make quilt setup recognize the "# Sourcedir:" directive.
- Fix bug with spurious `Index:' lines in diff/refresh output.
+- Add --diff option to quilt diff that allows to specify a
+ different utility that diff to run files through. (That utility
+ is only called for files that contain differences, not for
+ files that are in a patches' file list but jave not been
+ changed.)
-------------------------------------------------------------------
Sat Feb 1 18:52:15 +0100 2003 - agruen@suse.de