summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-02-15 21:08:17 +0000
committerthomascube <thomas@roundcube.net>2011-02-15 21:08:17 +0000
commit50d7d32dca1ce4bf01f1a2b6c1a085769ccc7ccb (patch)
treefe8588cefa63838fb8760c2d8b92f6192ee53bc0 /INSTALL
parent360bd3ea740073b83817183581893681e13a8570 (diff)
List Net_IDNA2 as required lib
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 49aae922a..14bf27b94 100644
--- a/INSTALL
+++ b/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)