From aa1ddfecaed6bf7034e72c7d998bf9415b7c7823 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Sun, 22 Feb 2015 13:05:49 -0500
Subject: [PATCH] Fix cursor position on reply below the quote in HTML mode (#1490263)

---
 CHANGELOG |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 92b8016..778724c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,6 +12,7 @@
 - Fix performance of rcube_db_mysql::get_variable()
 - Fix missing or not up-to-date CATEGORIES entry in vCard export (#1490277)
 - Fix fatal errors on systems without mbstring extension or mb_regex_encoding() function (#1490280)
+- Fix cursor position on reply belowe the quote in HTML mode (#1490263)
 
 RELEASE 1.1.0
 -------------

--
Gitblit v1.9.1