diff options
author | alecpl <alec@alec.pl> | 2012-01-05 08:45:22 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2012-01-05 08:45:22 +0000 |
commit | 48be8f6428ba3be7375b84aea2b73d1c67de6da1 (patch) | |
tree | c1b27daef6533502054f395ef5d85f5a3499c1af /CHANGELOG | |
parent | a01df71de495de79624d79b78d2959a443334cce (diff) |
- Fix SQL Error when saving a contact with many email addresses (#1488286)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix SQL Error when saving a contact with many email addresses (#1488286) - Fix strict email address searching if contact has more than one address - Use proper timezones from PHP's internal timezonedb (#1485592) - Add separate pagesize setting for mail messages and contacts (#1488269) |