diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-08-28 12:37:56 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-08-28 12:37:56 +0000 |
| commit | a86926d23e7bbf3b1a40e64e4237b74ab032a382 (patch) | |
| tree | 2d4ee73f2156d2592967a5b265f4c7783e02ada0 /roundcubemail/CHANGELOG | |
| parent | d2dc28491df410dc223ce9243a9bdd334c4016bc (diff) | |
- Fix JS error on IE when trying to send HTML message with enabled spellchecker (#1486940)
git-svn-id: https://svn.roundcube.net/trunk@3913 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index fd9253a68..a92b3f5b2 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -12,6 +12,7 @@ CHANGELOG RoundCube Webmail - Fix Tab key doesn't work in HTML editor in Google Chrome (#1486925) - Fix TinyMCE uses zh_CN when zh_TW locale is set (#1486929) - Fix TinyMCE buttons are hidden in Opera (#1486922) +- Fix JS error on IE when trying to send HTML message with enabled spellchecker (#1486940) RELEASE 0.4 ----------- |
