summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-10-20 12:22:00 +0200
committerAleksander Machniak <alec@alec.pl>2012-10-20 12:22:00 +0200
commit0768134de16b1c75a1908da09f58cd627f2330b0 (patch)
tree387f2b6dfd01edb30315d1989de6f814092e8b6a /CHANGELOG
parent5b3a0a2797c8939b397f37dbb9cbf05a50622895 (diff)
Fix bug where wrong words were highlighted on spell-before-send check
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b3c33b3b5..1c41d2692 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix bug where wrong words were highlighted on spell-before-send check
- Fix handling of URLs with asterisk characters (#1488759)
- Remove automatic to-lowercase conversion of usernames (#1488715)
- Fix scrolling quirk in email preview frame using Opera 12 (#1488763)