diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 17:48:11 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 17:48:11 +0000 |
commit | 1eee32c5b553f0fb170650a68f67d9a01f6d2af8 (patch) | |
tree | 1e712bb5e1ae0ccf1a8bd8089aa21537840b0375 /debian | |
parent | 67a4d88b7b05f56d19a0bad070d92ef10ea2b692 (diff) | |
download | ikiwiki-1eee32c5b553f0fb170650a68f67d9a01f6d2af8.tar ikiwiki-1eee32c5b553f0fb170650a68f67d9a01f6d2af8.tar.gz |
* Make pagespec_match return an object that can be stringified to tell
* Include wikiname in syslogged messages.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b634bea3b..23fcff3a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,7 +30,7 @@ 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 return an object that can be stringified to tell + * 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 working as desired. @@ -39,7 +39,10 @@ ikiwiki (1.51) UNRELEASED; urgency=low * Fix bestlink to use pagecase for pages in userdir, to support pages with non-lowercase filenames. - -- Josh Triplett <josh@freedesktop.org> Fri, 27 Apr 2007 02:08:58 -0700 + [ Joey Hess ] + * Include wikiname in syslogged messages. + + -- Joey Hess <joeyh@debian.org> Fri, 27 Apr 2007 13:47:54 -0400 ikiwiki (1.50) unstable; urgency=low |