summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2006-02-11 14:21:08 +0000
committerAndreas Gruenbacher <agruen@suse.de>2006-02-11 14:21:08 +0000
commit639f2f9c28cf0e9badb2b94373e668777a900c12 (patch)
tree20b464ef3de301b02cca6f86e2ef6a8a272c1024 /quilt.changes
parente40b8404ddefe21f1f8a74e0984d91434e826a49 (diff)
downloadquilt-639f2f9c28cf0e9badb2b94373e668777a900c12.tar.gz
- quilt/setup.in: Add --path option for defining a tarball search
path. Fix a bug in check_for_existing_files. When a series file is given as an argument, symlink to that series file in the same way as we symlink to the patches. Improve the symlink creation algorithm. Add testcase test/setup.test.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes9
1 files changed, 9 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 45db7af..b02dfb6 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,13 @@
-------------------------------------------------------------------
+Sat Feb 11 15:15:07 CET 2006 - agruen@suse.de
+
+- quilt/setup.in: Add --path option for defining a tarball search
+ path. Fix a bug in check_for_existing_files. When a series file
+ is given as an argument, symlink to that series file in the
+ same way as we symlink to the patches. Improve the symlink
+ creation algorithm. Add testcase test/setup.test.
+
+-------------------------------------------------------------------
Sat Feb 11 15:10:03 CET 2006 - agruen@suse.de
- quilt/new.in: Try to explain how to choose another source tree