From 249db18585959c9ab3e09b6e91f8fec7cd32e9d0 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Fri, 01 Oct 2010 03:49:54 -0400
Subject: [PATCH] - Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)

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

diff --git a/CHANGELOG b/CHANGELOG
index 405f963..d89ab2b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,7 +12,9 @@
 - Add option do bind for an individual LDAP address book (#1486997)
 - Change reply prefix to display email address only if sender name doesn't exist (#1486550)
 - Fix charset replacement in HTML message bodies (#1487021)
-- Plugin API: improved 'abort' flag handling, added 'result' item in some hooks (#1486914) 
+- Plugin API: improved 'abort' flag handling, added 'result' item in some hooks (#1486914)
+- Fix: contact group input is empty when using rename action more than once on the same group record
+- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)
 
 RELEASE 0.4.1
 -------------

--
Gitblit v1.9.1