From b9f8bb3cabf39f5550e69813b86f4eebbe68ce3a Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Wed, 11 Mar 2015 14:35:44 -0400
Subject: [PATCH] Fix bug where TinyMCE area height was too small on slow network connection (#1490310)

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

diff --git a/CHANGELOG b/CHANGELOG
index 8ce8955..010f578 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -30,6 +30,7 @@
 - Fix so search filter, scope and fields are reset on folder change
 - 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)
 
 RELEASE 1.1.0
 -------------

--
Gitblit v1.9.1