diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-24 15:10:58 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-24 15:10:58 +0000 |
commit | bbb0b3e72f6a3ffaac8343fc847800d7faaa7573 (patch) | |
tree | e14c3599c78123ed6740b0352b2fe45401ceb5b4 /debian/changelog | |
parent | dc0bf7982fa35362ac7e750640323891c7268ed2 (diff) |
* Finally fixed the longstanding inline removal bug.
* Renamed %oldpagemtime to a more accurately named %pagemtime and fix it to
actually store pages' mtimes.
* Add "mtime" sort parameter to inline plugin.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c76efa241..dda5aa78b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,12 @@ ikiwiki (1.48) UNRELEASED; urgency=low * Make ikiwiki's stylesheet support printing by hiding parts of the page that shouldn't appear in a printout: Search box, actions bar, blog post form, tags, backlinks, and feed buttons. + * Finally fixed the longstanding inline removal bug. + * Renamed %oldpagemtime to a more accurately named %pagemtime and fix it to + actually store pages' mtimes. + * Add "mtime" sort parameter to inline plugin. - -- Joey Hess <joeyh@debian.org> Wed, 21 Mar 2007 19:46:32 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 23 Mar 2007 16:16:39 -0400 ikiwiki (1.47) unstable; urgency=low |