diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-08-09 14:54:49 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-08-09 14:54:49 +0200 |
commit | 23557f06d13f121a8483376dad1604eb30711a88 (patch) | |
tree | 410193aa35a61d6a6a619117802c58bcdca57be3 /CHANGELOG | |
parent | 30833a2ad5a1a67ad1f3b874e9ff1cdab99b849a (diff) |
- Fix (workaround) delete operations with some versions of memcache (#1488592)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix (workaround) delete operations with some versions of memcache (#1488592) - Fix (disable) request validation for spell and spell_html actions - Add new DB abstraction layer based on PHP PDO, supporting SQLite3 (#1488332) - Removed PEAR::MDB2 package |