summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-27 07:55:40 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-27 07:55:40 +0000
commitf8a7fb227b59463b37180b1e525c5d19ec0e43cb (patch)
treee5355a6b8c338c48c6b3a81c877426c11692929a /debian
parent98c287f19ea03d897046d2aae669638741a112fb (diff)
* Make pagespec_match on failure return a value that is false, but in a
scalar context, evaluates to a reason why the match failed. * Add testpagespec plugin, which might be useful to see why a pagespec isn't matching something.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7f6157e89..ee3792892 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,8 +30,12 @@ ikiwiki (1.51) UNRELEASED; urgency=low
* Plugin interface version increased to 2.00 since I don't anticipate any
more interface changes before 2.0.
* Updated Gujarati translation from Kartik Mistry. Closes: #421198
+ * Make pagespec_match on failure return a value that is false, but in a
+ scalar context, evaluates to a reason why the match failed.
+ * Add testpagespec plugin, which might be useful to see why a pagespec isn't
+ matching something.
- -- Joey Hess <joeyh@debian.org> Fri, 27 Apr 2007 01:30:34 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 27 Apr 2007 03:41:52 -0400
ikiwiki (1.50) unstable; urgency=low