diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-31 07:13:51 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-31 07:13:51 +0000 |
commit | 344ab0a16b749c44d6d19dbe1a179c8e30ceef31 (patch) | |
tree | 7c25ec0b4bb2747036597a8b50bca9f8b28317f8 /debian | |
parent | 2dc010d66a4e29071100910a2d888895cb74bb11 (diff) |
* Fix for missing backlinks() in pagestats plugin.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b6c696960..ffc86cb80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ ikiwiki (1.42) UNRELEASED; urgency=low * Fix one more missing translation of Discussion. + * Fix for missing backlinks() in pagestats plugin. - -- Joey Hess <joeyh@debian.org> Wed, 31 Jan 2007 02:08:57 -0500 + -- Joey Hess <joeyh@debian.org> Wed, 31 Jan 2007 02:12:01 -0500 ikiwiki (1.41) unstable; urgency=low |