summaryrefslogtreecommitdiffstats
path: root/system/convmv/README
diff options
context:
space:
mode:
author Oleg O. Chukaev2013-04-24 02:49:24 +0200
committer Niels Horn2013-04-28 17:29:54 +0200
commit8efd4f6f721f3ce83c7db338ce2f108df43a519a (patch)
tree7516e965a6419bb0a5014aab5d374ecb4f3fbfa2 /system/convmv/README
parentb34140a82c214f14446586bfce10074a7cc2824b (diff)
downloadslackbuilds-8efd4f6f721f3ce83c7db338ce2f108df43a519a.tar.gz
system/convmv: Updated for version 1.15.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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!