diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-21 21:59:44 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-21 21:59:44 +0000 |
commit | e54d901565da5349b8f21e3e326d0f2d5d601ed9 (patch) | |
tree | c69a6ca18ffe27e0ab61bb6d5c24124c7db63d70 /debian/changelog | |
parent | 7b76cce96c409692aed841e94b3703ec49ea218f (diff) |
* Add an img plugin, based on Christian Mock's img plugin, but stripped
down to the bare essentials. Useful for handling large images on websites.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 28f6c9e61..99d01554d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,10 @@ ikiwiki (1.31) UNRELEASED; urgency=low * Change the rss feed title from the wikiname to the page title. Overriding the page title with meta title already overrode the rss feed tittle. + * Add an img plugin, based on Christian Mock's img plugin, but stripped + down to the bare essentials. Useful for handling large images on websites. - -- Joey Hess <joeyh@debian.org> Fri, 20 Oct 2006 16:53:36 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 21 Oct 2006 17:13:47 -0400 ikiwiki (1.30) unstable; urgency=low |