From 49e0ddc32a3da6a1e4770b704a0a73badf94f3bf Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Wed, 5 Feb 2003 11:41:09 +0000 Subject: Fix minor bugs and add -r option in quilt diff --- quilt.changes | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'quilt.changes') diff --git a/quilt.changes b/quilt.changes index 9ac64f0..60c839c 100644 --- a/quilt.changes +++ b/quilt.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Feb 5 12:37:34 +0100 2003 - agruen@suse.de + +- Quilt diff: If a patch has been force applied, quilt diff -z + will also have failures when generating the temporary files. + Ignore these failures in this case. +- Add -r option to quilt diff to generate a a reverse patch. +- Fix deleting the temporary directory (by using an absolute + instead of a relative path). + ------------------------------------------------------------------- Sun Feb 2 15:23:20 +0100 2003 - agruen@suse.de -- cgit