diff options
author | Joey Hess <joey@kitenet.net> | 2010-09-09 18:23:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-09-09 18:23:31 -0400 |
commit | 074c9869f3223387e636d1bcea8276c49ef12fda (patch) | |
tree | d7d4202500e93bd53dec74dcfca8da961664afb2 /debian | |
parent | 7415aee9cc1558316ab50d4e38e0408ae3fa53f5 (diff) | |
download | ikiwiki-074c9869f3223387e636d1bcea8276c49ef12fda.tar ikiwiki-074c9869f3223387e636d1bcea8276c49ef12fda.tar.gz |
changelog
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 a9892938a..a89485f79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ ikiwiki (3.20100832) UNRELEASED; urgency=low code keeps plugins using the old interface working.) * Remove PATH overriding code in ikiwiki script that was present to make perl taint checking happy, but taint checking is disabled. + * teximg: Use Unicode UTF-8 encoding by default. Closes: #596067 + Thanks, Paul Menzel. -- Joey Hess <joeyh@debian.org> Tue, 07 Sep 2010 12:08:05 -0400 |