summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-10-01 07:49:54 +0000
committeralecpl <alec@alec.pl>2010-10-01 07:49:54 +0000
commit249db18585959c9ab3e09b6e91f8fec7cd32e9d0 (patch)
tree7fdecbad11b517105673f5826a833643bc4e8fcd /CHANGELOG
parent0bc51d9d0f8a36f4e0aa1d80ed019c958e233c16 (diff)
- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 405f9634a..d89ab2b86 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,7 +12,9 @@ CHANGELOG Roundcube Webmail
- 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
-------------