summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-03-12 09:44:31 +0100
committerAleksander Machniak <alec@alec.pl>2015-03-12 09:44:31 +0100
commit496972bf95e2ddbf01cb5e50a6a594615744d942 (patch)
treec5ab5fad64f6655b4a35d8868e8b6fdf58012108 /CHANGELOG
parent22409b88c513bc4dc5c87b3dfe0a4f0915229b37 (diff)
Fix backtick character handling in sql queries (#1490312)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f94e5343d..9ede28d7f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -35,6 +35,7 @@ CHANGELOG Roundcube Webmail
- Fix rows count when messages search fails (#1490266)
- Fix bug where spellchecking in HTML editor do not work after switching editor type more than once (#1490311)
- Fix bug where TinyMCE area height was too small on slow network connection (#1490310)
+- Fix backtick character handling in sql queries (#1490312)
RELEASE 1.1.0
-------------