summaryrefslogtreecommitdiff
path: root/system/convmv/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/convmv/README')
-rw-r--r--system/convmv/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/convmv/README b/system/convmv/README
index 174199b364..35baf1a9f4 100644
--- a/system/convmv/README
+++ b/system/convmv/README
@@ -3,6 +3,3 @@ whole filesystems to a different encoding. Though it's primary written
to convert from/to UTF-8 it can also be used with almost any other
charset encoding. Convmv can also be used for case conversion from
upper to lower case and vice versa with virtually any charset.
-
-ATTENTION: Perl 5.10 seems to have a broken from_to() function so that
-convmv can not convert files to UTF-8 without using the --nosmart switch!