diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-10-06 10:27:50 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-10-06 10:27:50 +0000 |
| commit | ef0b371116331148be38cf0a12ea3330f767a6d3 (patch) | |
| tree | 43b050c2cdefafd7154656a6e8b5cef529c9ad49 | |
| parent | ef2cf58bb9a27a2b3a550c5b6d5c91d16d2d0a97 (diff) | |
- Add 0.4.2. section in Changelog
git-svn-id: https://svn.roundcube.net/trunk@4052 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/CHANGELOG | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index b078c30f1..a0b0f36f8 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -11,19 +11,22 @@ CHANGELOG Roundcube Webmail - Allow setting some washtml options from plugin (#1486578) - 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) -- 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) -- Fix handling of Thunderbird's vCards (#1487024) - Fix mailto optional params in plain text messages aren't handled (#1487026) - Add Reply-to-List feature (#1484252) - Add Mail-Followup-To/Mail-Reply-To support (#1485547) - Fix confirmation message isn't displayed after sending mail on Chrome (#1486177) - Fix keyboard doesn't work with autocomplete list with Chrome (#1487029) -- Fix handling of backslash as IMAP delimiter - Improve tabs to fixed width and add tabs in identities info (#1486974) +RELEASE 0.4.2 +------------- +- Fix handling of backslash as IMAP delimiter +- Fix charset replacement in HTML message bodies (#1487021) +- 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) +- Fix handling of Thunderbird's vCards (#1487024) + RELEASE 0.4.1 ------------- - Fix space-stuffing in format=flowed messages (#1487018) |
