summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2006-04-26 10:33:32 +0000
committerJean Delvare <khali@linux-fr.org>2006-04-26 10:33:32 +0000
commit14a8982f98baaa99205bc62cf272a596fcd693f3 (patch)
tree3ed42e6a6e32b79a313f98ceb3dc09f3e9e69cb8 /quilt.changes
parent968586bd01386d198f7fa8d1dfa5e49e539a0bbf (diff)
downloadquilt-14a8982f98baaa99205bc62cf272a596fcd693f3.tar.gz
- quilt/pop.in: Delete .pc/$patch directory when popping empty
patches. Report and original patch by Arnaud Patard. - quilt/push.in: Create .pc/$patch directory when pushing missing or empty patches. If we don't, some commands such as rename can fail later. - test/missing.test: Test rename command on missing patches. - test/empty.test: New test case similar to missing.test, but for empty patches. Somewhat based on a contribution by Arnaud Patard.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes13
1 files changed, 13 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index eab0e5c..164688f 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,17 @@
-------------------------------------------------------------------
+Wed Apr 26 12:27:20 CEST 2006 - khali@linux-fr.org
+
+- quilt/pop.in: Delete .pc/$patch directory when popping empty
+ patches. Report and original patch by Arnaud Patard.
+- quilt/push.in: Create .pc/$patch directory when pushing missing
+ or empty patches. If we don't, some commands such as rename can
+ fail later.
+- test/missing.test: Test rename command on missing patches.
+- test/empty.test: New test case similar to missing.test, but for
+ empty patches. Somewhat based on a contribution by Arnaud
+ Patard.
+
+-------------------------------------------------------------------
Mon Apr 24 14:57:19 CEST 2006 - agruen@suse.de
- Add @datarootdir@ macro which future versions of Autoconf will