From 4bb7d27b5468630efaa703e7240a86eb134423e9 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Thu, 19 May 2011 05:54:09 -0400
Subject: [PATCH] - Removed focus_on_new_message option, added newmail_notify plugin

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

diff --git a/CHANGELOG b/CHANGELOG
index 37f4cf4..39d5867 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,8 @@
 CHANGELOG Roundcube Webmail
 ===========================
 
-- Added general rcube_cache class with memcache support
+- Removed option focus_on_new_message, added newmail_notifier plugin
+- Added general rcube_cache class with Memcache and APC support
 - Improved caching performance by skipping writes of unchanged data
 - Option enable_caching replaced by imap_cache and messages_cache options
 - Add forward-as-attachment feature

--
Gitblit v1.9.1