diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-20 10:25:55 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-20 10:25:55 +0000 |
| commit | 02f214c82482f734e7fb55363feaa223f1c32ab7 (patch) | |
| tree | 0c97a2cbe999be1c2bb42a3a165ad096ffe3bbca | |
| parent | 26331b7457c8563afdda2a9ab139ba4b0dfdc25a (diff) | |
- added release marks for 0.2.2 and 0.3-beta
git-svn-id: https://svn.roundcube.net/trunk@2506 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index 7556cfe56..20c325376 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -3,6 +3,10 @@ CHANGELOG RoundCube Webmail - Support UTF-7 encoding in messages (#1485832) - Better support for malformed character names (#1485758) + +RELEASE 0.3-BETA +---------------- +- Plugin API + jQuery engine - Added possibility to encrypt received header, option 'http_received_header_encrypt', added some more logic in encrypt/decrypt functions for security - Fix Answered/Forwarded flag setting for messages in subfolders @@ -23,6 +27,9 @@ CHANGELOG RoundCube Webmail - Fix AJAX requests errors handler (#1485000) - Speed up message list displaying on IE - Fix read/write database recognition (#1485811) + +RELEASE 0.2.2 +------------- - Fix quicksearchbox look in Chrome and Konqueror (#1484841) - Fix UTF-8 byte-order mark removing (#1485514) - Fix folders subscribtions on Konqueror (#1484841) |
