summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-09-24 11:35:46 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-09-24 11:35:46 +0200
commit371a09b0db94cf558441f4182887f87b970bdc86 (patch)
tree098b543a7b10442044d6a33ed55771c9220d40cb /INSTALL
parentbbbb2b1ce5b1dd71b5d2b9189f8e25dd596560b7 (diff)
Update changelog; mention zipdownload requirements in install notes
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index f6d305ae5..30217686b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -13,7 +13,7 @@ REQUIREMENTS
* .htaccess support allowing overrides for DirectoryIndex
* PHP Version 5.2.1 or greater including
- PDO, PCRE, DOM, JSON, XML, Session, Sockets (required)
- - libiconv (recommended)
+ - libiconv, zip (recommended)
- mbstring, fileinfo, mcrypt (optional)
* PEAR packages distributed with Roundcube or external:
- Mail_Mime 1.8.1 or newer