summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-09-16 13:58:17 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-09-16 13:58:17 +0000
commit290218ee9334d9cce009726a84eb846cf41bcea2 (patch)
treec9032dee2448050cfd8bb4df24066d2cee1e4d23 /roundcubemail/CHANGELOG
parent8e0127c83aa8308dce73d194ecdea8a0a16431e2 (diff)
- Allow and use spellcheck attribute for input/textarea fields (#1485060)
git-svn-id: https://svn.roundcube.net/trunk@1806 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index dbf62244e..efe8760ce 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -5,6 +5,7 @@ CHANGELOG RoundCube Webmail
----------
- Reduced memory footprint when forwarding attachments (#1485345)
- Fix inline images handling when replying/forwarding html messages
+- Allow and use spellcheck attribute for input/textarea fields (#1485060)
2008/09/15 (thomasb)
----------