diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-01-18 20:41:12 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-01-18 20:41:12 -0500 |
commit | 30c5f62f741b8be4677b46b19a6c7ccb5963e101 (patch) | |
tree | 3666a229a2107448754894450cccc3c5be6a0af3 /doc | |
parent | 604afbedd3f07cccf7e64277cafeabd78545e0ae (diff) | |
download | ikiwiki-30c5f62f741b8be4677b46b19a6c7ccb5963e101.tar ikiwiki-30c5f62f741b8be4677b46b19a6c7ccb5963e101.tar.gz |
update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/removing_pages_with_utf8_characters.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/removing_pages_with_utf8_characters.mdwn b/doc/bugs/removing_pages_with_utf8_characters.mdwn index 2fa4efa8b..0d96aa75f 100644 --- a/doc/bugs/removing_pages_with_utf8_characters.mdwn +++ b/doc/bugs/removing_pages_with_utf8_characters.mdwn @@ -47,3 +47,5 @@ I wrote the following patch, which seems to work on my machine. I'm running on F > > Remains to be seen if this is due to the older version of perl used > there, or perhaps FreeBSD itself. --[[Joey]] +> +> Update: Perl 5.10 fixed the problem. --[[Joey]] |