Thomas Bruederli
2012-09-24 371a09b0db94cf558441f4182887f87b970bdc86
Update changelog; mention zipdownload requirements in install notes
2 files modified
3 ■■■■ changed files
CHANGELOG 1 ●●●● patch | view | raw | blame | history
INSTALL 2 ●●● patch | view | raw | blame | history
CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
- Integrated zipdownload plugin to download all attachments (#1445509)
- Fix HTML special characters handling in message list/header display (#1488523)
- List related text/html part as attachment in plain text mode (#1488677)
- Use IMAP BINARY (RFC3516) extension to fetch message/part bodies
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