summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-05-20 10:25:55 +0000
committeralecpl <alec@alec.pl>2009-05-20 10:25:55 +0000
commit82486635bd25c2494dae1620ae311f594993dffb (patch)
treee16c40373b38e7c589828b6e934a631776386fce /CHANGELOG
parenta5897a3e38e5527e45b5d640466cfd55b979da59 (diff)
- added release marks for 0.2.2 and 0.3-beta
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7556cfe56..20c325376 100644
--- a/CHANGELOG
+++ b/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)