diff options
author | alecpl <alec@alec.pl> | 2009-12-09 09:22:32 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-12-09 09:22:32 +0000 |
commit | f96ffde2317c8731382a0c7770771e6c0936bb8c (patch) | |
tree | a3670b4c4ecd95822139a0a3828ea3b142c4f74c /CHANGELOG | |
parent | e5d60d69d4108a0e62270548117773244ca1905e (diff) |
- Fix parsing conditional comments in HTML messages (#1486350)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG RoundCube Webmail =========================== +- Fix parsing conditional comments in HTML messages (#1486350) - Use built-in json_encode() for proper JSON format in AJAX replies - Allow setting only selected params in 'message_compose' hook (#1486312) - Plugin API: added 'message_compose_body' hook (#1486285) |