summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-04-29 19:21:19 +0200
committerAleksander Machniak <alec@alec.pl>2014-04-29 19:21:19 +0200
commitfb1203c07fc6e8bf5504049522fb63f5408d218c (patch)
tree6f53c841d5aff2e84c7718ff03ea149c012d693d /CHANGELOG
parentecef4cc91989005802e7432b985e3ed791097ef9 (diff)
Fix redundant warning when switching from html to text in empty editor (#1489819)
We also skip ajax request in such a case. We assume "empty" here means "with no text excluding whitespace".
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b0326589d..7e33e8a40 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -32,6 +32,7 @@ CHANGELOG Roundcube Webmail
- Fix identities_level=4 handling in new_user_dialog plugin (#1489840)
- Fix various db_prefix issues (#1489839)
- Fix too small length of users.preferences column data type on MySQL
+- Fix redundant warning when switching from html to text in empty editor (#1489819)
RELEASE 1.0.0
-------------