diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-04-29 12:12:26 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-04-29 12:12:26 +0200 |
commit | b6f7304d69918e31dd701d4c041169aa05934aee (patch) | |
tree | ff1d2df4b811abe19d9cc0e313ce0a67fd29b771 /CHANGELOG | |
parent | d7428263e9282f189fc902dc3bc8e9d37ea83284 (diff) |
Fix too small length of users.preferences column data type on MySQL
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 ------------- |