diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-01 20:53:03 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-01 20:53:03 +0000 |
commit | bf9e8bc900e344e8382c8e96001a74eb2e0b9629 (patch) | |
tree | 12da4b976098d0becadf4b88d1d714f9f5a1fe01 /debian | |
parent | 6351ae2ac4ffe01aba0733469751be7e058e6e61 (diff) | |
download | ikiwiki-bf9e8bc900e344e8382c8e96001a74eb2e0b9629.tar ikiwiki-bf9e8bc900e344e8382c8e96001a74eb2e0b9629.tar.gz |
* Fix a big in the img plugin that caused thumbnailed files to not be
tracked properly.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 84f6a2b58..a19295619 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ ikiwiki (1.49) UNRELEASED; urgency=low on and supported creating it (especially Tumov). This adds a "usedirs" option that makes ikiwiki use foo/index.html instead of foo.html as output page names. It is not yet enabled by default. + * Fix a big in the img plugin that caused thumbnailed files to not be + tracked properly. -- Joey Hess <joeyh@debian.org> Sun, 01 Apr 2007 15:37:17 -0400 |