diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-01-09 16:20:09 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-01-09 16:20:09 -0500 |
commit | 59d929d6b1271c84c6d17ffbff65b57bf67d49e6 (patch) | |
tree | 29c3a94c54cd2978273a499633c9eac05b5b11e2 /debian/changelog | |
parent | 6a0af02d3f30103196b9452077b5a68177c9fde4 (diff) | |
download | ikiwiki-59d929d6b1271c84c6d17ffbff65b57bf67d49e6.tar ikiwiki-59d929d6b1271c84c6d17ffbff65b57bf67d49e6.tar.gz |
websetup: Fix utf-8 problems.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4f7c1a60c..5d5cdd564 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ ikiwiki (3.20100104) UNRELEASED; urgency=low are disabled. * comments: Fix permalinks for comments using new conflict-free filenames. * img: Support alignment of images with captions. (Giuseppe Bilotta) + * websetup: Fix utf-8 problems. -- Joey Hess <joeyh@debian.org> Mon, 04 Jan 2010 12:53:24 -0500 |