summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
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 1229445..a8279c6 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Nov 25 19:44:18 CET 2009 - agruen@suse.de
+
+- inspect: When guessing the tarball filename, make sure that only
+ regular files are considered. (Otherwise, we will trip over
+ command lines like "tar xjCf dir file").
+
+-------------------------------------------------------------------
Wed Nov 25 18:36:12 CET 2009 - agruen@suse.de
- new command: Add -p ... option (equivalent to diff -p ...).