From bf5b0691c32e4937df2651b1bc2acd8b6672ebd8 Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Wed, 25 Nov 2009 20:33:40 +0100 Subject: - inspect: Try to better recognize "patch -d" and "tar -C" (which both change the working directory). (This may fail in some other cases now -- there are still a lot of heuristics involved here.) --- quilt.changes | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'quilt.changes') diff --git a/quilt.changes b/quilt.changes index a8279c6..3421516 100644 --- a/quilt.changes +++ b/quilt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 25 20:30:39 CET 2009 - agruen@suse.de + +- inspect: Try to better recognize "patch -d" and "tar -C" (which + both change the working directory). (This may fail in some other + cases now -- there are still a lot of heuristics involved here.) + ------------------------------------------------------------------- Wed Nov 25 19:44:18 CET 2009 - agruen@suse.de -- cgit