From af3cf8a0a7de74ab169f44277eda73f5f9e18cd7 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Tue, 08 Jun 2010 17:13:20 -0400
Subject: [PATCH] Bring back some previously removed lines

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

diff --git a/CHANGELOG b/CHANGELOG
index 73e7483..077e744 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,14 @@
 CHANGELOG RoundCube Webmail
 ===========================
 
+- Add real SMTP error description to displayed error messages (#1485927)
+- Fix some IMAP errors handling when opening the message (#1485443)
+- Fix related parts aren't displayed when got mimetype other than image/* (#1486432)
+- Multiple identity and database support for squirrelmail_usercopy plugin (#1486517)
+- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)
+- Add 'messages_list' hook (#1486266)
+- Add request* event triggers in http_post/http_request (#1486054)
+- Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712)
 - Add 'imap_timeout' option (#1486760)
 - Fix forwarding of messages with winmail attachments
 - Fix handling of uuencoded attachments in message body (#1485839)

--
Gitblit v1.9.1