summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-02-19 10:24:09 +0100
committerAleksander Machniak <alec@alec.pl>2015-02-19 10:24:09 +0100
commit81d4ff214e7cf2253c270a8f8de533bebbf88c15 (patch)
tree0590c1e8c13d6dbad1b4cc470f071e29b722ae64 /CHANGELOG
parent2e28a74ce9d705b342d70e3148b9b4aa2c09d837 (diff)
Fix setting max packet size for DB caches and check packet size also in shared cache
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3736d4fff..6b67e4fbc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ CHANGELOG Roundcube Webmail
- Plugin API: Add special onload() method to execute plugin actions before startup (session and GUI initialization)
- Add possibility to print contact information (of a single contact)
- Fix refreshing of drafts list when sending a message which was saved in meantime (#1490238)
+- Fix setting max packet size for DB caches and check packet size also in shared cache
RELEASE 1.1.0
-------------