From 583f1c8d80c42195d0ee41f30a885e13d777b79f Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Tue, 08 Nov 2005 15:18:56 -0500 Subject: [PATCH] Added reply-to-all function (submitted by Julien Brette) --- CHANGELOG | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 4b0d6cf..618c51f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -62,7 +62,7 @@ 2005/11/06 ---------- -- Added Finnish, Romanian, Polish, Czech, British and Chinese translation +- Added Finnish, Romanian, Polish, Czech, British, Norwegian and Chinese translation - Get IMAP server capabilities in array - Check for NAMESPACE capability before sending command - Set default user language from config 'locale_string' @@ -76,3 +76,6 @@ - Added input check for contacts and identities (Patch #1346523) - Added messages/warning to compose step (Patch #1323895) - Added favicon to the default skin +- Fixed Bug #1334337 as far as possible +- Added Reply-To-All functionality + -- Gitblit v1.9.1