From 58141a0ebcdf3313a83af712b83f8acd1c08aa3b Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 6 Feb 2007 21:17:25 +0000 Subject: * Patch based on a patch from Ethan to support relative matching in PageSpecs, by using "./". pagespec_match() has grown a new third parameter to support this. --- debian/NEWS | 4 ++++ debian/changelog | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/NEWS b/debian/NEWS index bb3bf2272..5057ceabe 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -4,6 +4,10 @@ ikiwiki (1.42) unstable; urgency=low httpauth support on your wiki, you should now enable the anonok plugin, instead. + Third-party plugins that use pagespec_match() should be updated to pass + the new third parameter (from) to that function. This is needed for the + new relative glob matching to work. + -- Joey Hess Thu, 1 Feb 2007 16:57:59 -0500 ikiwiki (1.34) unstable; urgency=low diff --git a/debian/changelog b/debian/changelog index fb3afc21e..ce0829f9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,8 +17,11 @@ ikiwiki (1.42) UNRELEASED; urgency=low Yes, you can keep videos in the wiki.. * Add feedshow option to allow reducing the number of items included in an rss or atom feed. + * Patch based on a patch from Ethan to support relative matching in + PageSpecs, by using "./". pagespec_match() has grown a new third parameter + to support this. - -- Joey Hess Mon, 5 Feb 2007 16:51:10 -0500 + -- Joey Hess Tue, 6 Feb 2007 15:49:06 -0500 ikiwiki (1.41) unstable; urgency=low -- cgit v1.2.3