diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-05-22 11:07:20 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-05-22 11:07:20 +0200 |
commit | 0a1dd5b073f0dfc42439ab168246ae0ae6921414 (patch) | |
tree | 4967fccc177fe289e4311cc55477559cb32d1969 /CHANGELOG | |
parent | 5a575b7eb08fb9f254f46eb340cbedb0c839446e (diff) |
Add is_escaped attribute for html_select and html_textarea (#1488485)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Add is_escaped attribute for html_select and html_textarea (#1488485) - Fix HTML entities handling in HTML editor (#1488483) - Fix listing shared folders on Courier IMAP (#1488466) - Fix issue where draft auto-save wasn't executed after some inactivity time |