summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes10
1 files changed, 10 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 9ac64f0..60c839c 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,14 @@
-------------------------------------------------------------------
+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
- Make quilt setup recognize the "# Sourcedir:" directive.