From dae34b5c3f08d3045ab89631d3b59113df6568c8 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Mon, 11 Apr 2011 07:12:00 -0400
Subject: [PATCH] - Support 'abort' and 'result' response in 'preferences_save' hook, add error handling 

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

diff --git a/CHANGELOG b/CHANGELOG
index 0b6bcc6..047901f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
 CHANGELOG Roundcube Webmail
 ===========================
 
+- Support 'abort' and 'result' response in 'preferences_save' hook, add error handling
 - Fix bug where some content would cause hang on html2text conversion (#1487863)
 - Improve space-stuffing handling in format=flowed messages (#1487861)
 - Fix bug where some dates would produce SQL error in MySQL (#1487856)

--
Gitblit v1.9.1