summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2006-04-15 12:43:15 +0000
committerJean Delvare <khali@linux-fr.org>2006-04-15 12:43:15 +0000
commit785167244689ec57f068011b9390be509f58e1fb (patch)
tree83804971f0173dda7d13e8a4be6cd98fe4d01646 /quilt.changes
parentb91802032a0ab98fc306a02f6c70ccb1be0edc67 (diff)
downloadquilt-785167244689ec57f068011b9390be509f58e1fb.tar.gz
- quilt/scripts/patchfns.in: Fix broken return in function
find_applied_patch, which was causing a bogus error message on failed pop. - test/three.test: Test failed pop.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes8
1 files changed, 8 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 4f0c3f8..ddc7e03 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Sat Apr 15 14:38:24 CEST 2006 - khali@linux-fr.org
+
+- quilt/scripts/patchfns.in: Fix broken return in function
+ find_applied_patch, which was causing a bogus error message
+ on failed pop.
+- test/three.test: Test failed pop.
+
+-------------------------------------------------------------------
Sun Mar 26 15:56:40 CEST 2006 - agruen@suse.de
- test/mail.in: Test UTF-8 header encoding.