summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index ee3792892..867934f24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,10 +30,10 @@ 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.
+ * Make pagespec_match return an object that can be stringified to tell
+ the reason why the match failed or succeeded.
* Add testpagespec plugin, which might be useful to see why a pagespec isn't
- matching something.
+ working as desired.
-- Joey Hess <joeyh@debian.org> Fri, 27 Apr 2007 03:41:52 -0400