X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/cbfe2af8b5e28a1c33125467bee81edc7ac03ccc..e548b0c24575a91ba4678e9cf1b78e02ff15d887:/doc/todo/utf8.mdwn

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