aboutsummaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-02 19:52:46 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-02 19:52:46 +0000
commitfe5689ec1680324a4e0a4727ccedad41d43b996a (patch)
tree254465dd6579cd8fcf45b40d07ecfbf392139349 /doc/todo
parent628e2ad5e0d0682b401d8ad484e9baeeda4accf8 (diff)
downloadikiwiki-fe5689ec1680324a4e0a4727ccedad41d43b996a.tar
ikiwiki-fe5689ec1680324a4e0a4727ccedad41d43b996a.tar.gz
updates
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/utf8.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/utf8.mdwn b/doc/todo/utf8.mdwn
index 6d2798a41..278fb9382 100644
--- a/doc/todo/utf8.mdwn
+++ b/doc/todo/utf8.mdwn
@@ -7,6 +7,9 @@ Currently ikiwiki is belived to be utf-8 clean itself; it tells perl to use
binmode when reading possibly binary files (such as images) and it uses
utf-8 compatable regexps etc.
+There may be the odd corner where utf-8 still doesn't work; these are being
+fixed as they're found.
+
Notes:
* Apache "AddDefaultCharset on" settings will not play well with utf-8