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:13:36 +0200
commit08953a46d95e0165f0bccf9391254ca03195e0ec (patch)
tree2f086d317e7d06635a8468cbb23befec5b068938 /CHANGELOG
parent720e7d376ffe0fb625d0b1e250121823a71da094 (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 fd09bb6bb..d35644f9b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,7 +17,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
-------------