summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-02-15 21:08:17 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-02-15 21:08:17 +0000
commit34e9fd805f9706d7e964d8c1a38b8c99be73abdb (patch)
treedf3a79ce4da405267c535503d1ec281d2a3c3f78
parentba539f018eddfed768b455fc9fa6ad9232cd4845 (diff)
List Net_IDNA2 as required lib
git-svn-id: https://svn.roundcube.net/trunk@4553 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/INSTALL b/roundcubemail/INSTALL
index 49aae922a..14bf27b94 100644
--- a/roundcubemail/INSTALL
+++ b/roundcubemail/INSTALL
@@ -19,6 +19,7 @@ REQUIREMENTS
- MDB2 2.5.0 or newer
- Mail_Mime 1.8.1 or newer
- Net_SMTP 1.4.2 or newer
+ - Net_IDNA2 0.1.1 or newer
- Auth_SASL 1.0.3 or newer
* php.ini options (see .htaccess file):
- error_reporting E_ALL & ~E_NOTICE (or lower)