summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-08-09 21:56:00 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-08-09 21:56:00 +0200
commitaff970b5d3c71d3422852e49dbfcdbf5c8e8bbe0 (patch)
treef7e56b30d6008d15bad3b55dcd25fc238cc6d961 /CHANGELOG
parent23557f06d13f121a8483376dad1604eb30711a88 (diff)
Replace some forgotten references to skins/default (#1488591)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6da5d24db..d09d97568 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix fallback to Larry skin when configured skin isn't available (#1488591)
- 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)