diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-10-01 07:49:54 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-10-01 07:49:54 +0000 |
| commit | e85519db974b5877c19c1b571720ec95feb2558f (patch) | |
| tree | 966f69aae7d1369439d744d7ee1ba6304416adbe /roundcubemail/CHANGELOG | |
| parent | 43a5063141e26838745def960d6c739a29808bdc (diff) | |
- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)
git-svn-id: https://svn.roundcube.net/trunk@4027 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index 405f9634a..d89ab2b86 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/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 ------------- |
