diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-05-06 12:23:27 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-05-06 12:25:46 +0200 |
commit | 187cf5e1cdee87fb1d26599f93202222bb7b8a4b (patch) | |
tree | 4a7234c9aa38f71607be3ca861610b870e56ef8d /CHANGELOG | |
parent | 78c270c9f259c33b703cfb26b96b8dbb062db21e (diff) |
Fix various PHP code bugs found using static analysis (#1489086)
Conflicts:
plugins/enigma/enigma.php
plugins/enigma/lib/enigma_engine.php
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix various PHP code bugs found using static analysis (#1489086) - Fix backslash character handling on vCard import (#1489085) - Fix csv import from Thunderbird with French localization (#1489059) - Fix messages list focus issue in Opera and Webkit (#1489058) |