diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b3310a4e0..743bff55a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,11 @@ ikiwiki (2.5) UNRELEASED; urgency=low it. * Add a htmlext config option, this can be used to make ikiwiki generate html files with a different extension. + * Fix graphviz plugin to not try to read images as utf-8; they might + sometimes contain invalid utf-8 byte sequences. Thanks, + HenrikBrixAndersen. - -- Joey Hess <joeyh@debian.org> Tue, 24 Jul 2007 21:11:30 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 24 Jul 2007 22:14:41 -0400 ikiwiki (2.4) unstable; urgency=low |