summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-02-24 12:23:11 +0100
committerAleksander Machniak <alec@alec.pl>2015-02-24 12:23:11 +0100
commit8f485469c7955fbf5b420ee0b6f043282965715b (patch)
tree20bdfbb29606cae8d8dce8517bdb32b025f298a8 /CHANGELOG
parent62b847bea39b00c4795d10443bf5105d49ff7e07 (diff)
Add possibility to configure max_allowed_packet value for all database engines (#1490283)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ee4a81e7d..064023187 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,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)
+- Add possibility to configure max_allowed_packet value for all database engines (#1490283)
- Fix refreshing of drafts list when sending a message which was saved in meantime (#1490238)
- Fix saving/sending emoticon images when assets_dir is set
- Fix PHP fatal error when visiting Vacation interface and there's no sieve script yet