From 371a09b0db94cf558441f4182887f87b970bdc86 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Mon, 24 Sep 2012 05:35:46 -0400
Subject: [PATCH] Update changelog; mention zipdownload requirements in install notes

---
 INSTALL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/INSTALL b/INSTALL
index f6d305a..3021768 100644
--- a/INSTALL
+++ b/INSTALL
@@ -13,7 +13,7 @@
 * .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

--
Gitblit v1.9.1