diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-12 17:56:56 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-12 17:56:56 +0000 |
commit | 08d0bd73384b79b5c21f75b06a982fc62998a0c2 (patch) | |
tree | b1ff2f3a2f0bf3ced0f1b45e3be67f81fe7b377b /debian | |
parent | 1fa80e15a164f3b2e2cdd88cdcee697d62b2891e (diff) |
* Patch from hb to fix the pagestats plugin, which was broken by a past
change to the backlinks() function.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 742ec135a..52c16393f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,8 +30,10 @@ ikiwiki (2.1) UNRELEASED; urgency=low inconsistencies. * Allow WIKINAME to to used in footers, as an example of something to put there. + * Patch from hb to fix the pagestats plugin, which was broken by a past + change to the backlinks() function. - -- Joey Hess <joeyh@debian.org> Fri, 11 May 2007 15:35:12 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 12 May 2007 13:55:19 -0400 ikiwiki (2.00) unstable; urgency=low |