From 2dcfa11d015b24851e6b03aa84da347d735cc47b Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Fri, 21 Oct 2005 08:20:33 -0400
Subject: [PATCH] Improved support for UTF-8 and other charsets

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

diff --git a/CHANGELOG b/CHANGELOG
index ede37f4..0e42c40 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -46,7 +46,7 @@
 
 2005/10/20
 ----------
-- Added Swedish, Portuguese and Catalan translation
+- Added Swedish, Latvian, Portuguese and Catalan translation
 - Make SMTP auth method configurable
 - Make mailboxlist scrollable (Bug #1326372)
 - Fixed SSL support
@@ -57,3 +57,6 @@
 - Srip tags when creating a new folder (Bug #1332084)
 - Translate HTML tags in message headers (Bug #1330134)
 - Correction in German translation (Bug #1329434)
+- Display folder names with special chars correctly (Bug #1330157)
+
+

--
Gitblit v1.9.1