diff options
author | Oleg O. Chukaev <oleg.chukaev@mail.ru> | 2013-04-23 20:49:24 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-28 12:29:54 -0300 |
commit | 8efd4f6f721f3ce83c7db338ce2f108df43a519a (patch) | |
tree | 7516e965a6419bb0a5014aab5d374ecb4f3fbfa2 /system/convmv/README | |
parent | b34140a82c214f14446586bfce10074a7cc2824b (diff) |
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/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/system/convmv/README b/system/convmv/README index 174199b364446..35baf1a9f4512 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! |