From c8c1a30ceb84086926bcde4dc1495d0e646366de Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Tue, 19 Sep 2006 14:14:38 -0400
Subject: [PATCH] Correct UTF-7 to UTF-8 conversion if mbstring is not available

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

diff --git a/CHANGELOG b/CHANGELOG
index debca49..3319d38 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,11 @@
 CHANGELOG RoundCube Webmail
 ---------------------------
 
+2006/09/19 (thomasb)
+----------
+- Correct UTF-7 to UTF-8 conversion if mbstring is not available
+
+
 2006/09/13 (estadtherr)
 ----------
 - Introduction of TinyMCE HTML editor support for message composition and signatures

--
Gitblit v1.9.1