summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-04-29 12:12:26 +0200
committerAleksander Machniak <alec@alec.pl>2014-04-29 12:12:26 +0200
commitb6f7304d69918e31dd701d4c041169aa05934aee (patch)
treeff1d2df4b811abe19d9cc0e313ce0a67fd29b771 /CHANGELOG
parentd7428263e9282f189fc902dc3bc8e9d37ea83284 (diff)
Fix too small length of users.preferences column data type on MySQL
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5b307b81f..b0326589d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -30,7 +30,8 @@ CHANGELOG Roundcube Webmail
- Avoid popupmenus being closed when scrollbar is clicked (#1489832)
- Add proxy_whitelist configuration option (#1489729)
- Fix identities_level=4 handling in new_user_dialog plugin (#1489840)
-- Fix varius db_prefix issues (#1489839)
+- Fix various db_prefix issues (#1489839)
+- Fix too small length of users.preferences column data type on MySQL
RELEASE 1.0.0
-------------