From d47a4f0951555554c0479953f4410876686954a5 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Thu, 09 Feb 2012 08:11:39 -0500
Subject: [PATCH] - Handle identity details box with an iframe (#1487020) - Fix issue where tabs were overlapping box title

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

diff --git a/CHANGELOG b/CHANGELOG
index 3d7b5f8..3b3a5e7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,14 @@
 CHANGELOG Roundcube Webmail
 ===========================
 
+- Handle identity details box with an iframe (#1487020)
+- Fix issue where some text from original message was missing on reply (#1488340)
+- Fix parse errors in DDL files for MS SQL Server
+- Make contacts list sorting configurable for the admin/user
+- Revert SORT=DISPLAY support, removed by mistake (#1488327)
+- Fix autoselect_host() for login (#1488297)
+- Fix drafts update issues when edited from preview pane (#1488314)
+- Changed license to GNU GPLv3+ with exceptions for skins & plugins
 - Make mime type detection based on filename extension to be case-insensitive
 - Fix failure on MySQL database upgrade from 0.7 - text column can't have default value (#1488300)
 - Added address book widget on compose screen

--
Gitblit v1.9.1