From 58e3602a37cccab55f71fbf839b32fbc4322699c Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Sat, 04 Feb 2006 14:08:10 -0500
Subject: [PATCH] Bugfixes for encoding and sending with attachments

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

diff --git a/CHANGELOG b/CHANGELOG
index c5fa71b..c3ba47b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,9 +1,9 @@
 CHANGELOG RoundCube Webmail
 ---------------------------
 
-2006/01/19
+2006/02/04
 ----------
-- Added Slovak translation
+- Added Slovak, Hungarian, Bosnian and Croation translation
 - Fixed bug when inserting signatures with !?&
 - Chopping message headers before inserting into the message cache table (to avoid bugs in Postgres)
 - Allow one-char domains in e-mail addresses
@@ -20,6 +20,9 @@
 - Added LDAP public search (experimental)
 - Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
 - Casting to strings when adding empty headers to message cache (Bug #1406026)
+- Skip sender-address as recipient when Reply-to-all
+- Fixes in utf8-class
+- Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
 
 
 2005/12/16

--
Gitblit v1.9.1