summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-11-18 12:51:28 +0000
committeralecpl <alec@alec.pl>2011-11-18 12:51:28 +0000
commit45fa64c3c9801f9719638f7fa2f4f11cc6505647 (patch)
tree447044dad25fdbfb6fd4b78e289581370801e593 /CHANGELOG
parent307e68421150c079b033522552a54a99a907bbdc (diff)
- Added About tab in Settings
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 7 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 62fd5ac37..1dec34bdc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,13 @@
CHANGELOG Roundcube Webmail
===========================
+- Added About tab in Settings
+- TinyMCE:
+ - updated to 3.4.6
+ - security issue: removed moxieplayer (embedding flv and mp4 is not supported anymore)
+
+RELEASE 0.7-beta
+----------------
- Fix handling of HTML form elements in messages (#1485137)
- Fix regression in setting recipient to self when replying to a Sent message (#1487074)
- Fix listing of folders in hidden namespaces (#1486796)
@@ -17,9 +24,6 @@ CHANGELOG Roundcube Webmail
- Fix handling of dates (birthday/anniversary) in contact data (#1488147)
- Fix error on opening searched LDAP contact (#1488144)
- Fix redundant line break in flowed format (#1488146)
-- TinyMCE:
- - updated to 3.4.6
- - security issue: removed moxieplayer (embedding flv and mp4 is not supported anymore)
- Fix IDN address validation issue (#1488137)
- Fix JS error when dst_active checkbox doesn't exist (#1488133)
- Autocomplete LDAP records when adding contacts from mail (#1488073)