summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-01-28 00:26:03 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-01-28 00:26:03 +0000
commit4f99224ce3b6175e7079577235481d74d803def3 (patch)
tree440ff73882ee8760370c271cc06f3c63287f0301
parentddce6706ba78d3cbba784b34cfcbef5a5361ccce (diff)
downloadquilt-4f99224ce3b6175e7079577235481d74d803def3.tar.gz
*** empty log message ***
-rw-r--r--quilt.changes9
1 files changed, 5 insertions, 4 deletions
diff --git a/quilt.changes b/quilt.changes
index 7ddb41c..61dbe3c 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,10 +1,11 @@
-------------------------------------------------------------------
Wed Jan 28 01:13:16 CET 2004 - agruen@suse.de
-- Add support for working in subdirectories of the base directory
- that contains patches/ and .pc/. In the unlikely case that
- quilt shall operate in the sub-directory itself, it is
- sufficient to create a patches/ directory there.
+- Patch from Chris Mason <mason@suse.de>: Add support for working
+ in subdirectories of the base directory that contains patches/
+ and .pc/. In the unlikely case that quilt shall operate in the
+ sub-directory itself, it is sufficient to create a patches/
+ directory there.
- Add a small testcase for subdirectory support.
-------------------------------------------------------------------