summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-04-08 06:18:11 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-04-08 06:18:11 +0000
commita79cd8a21e109a21bb6fe117db0c9f5a8e41e419 (patch)
tree60cba1f7cd777df05f06462e73ef262f824999ad /roundcubemail/CHANGELOG
parent0e1a2f29a974462d4bd8a569f5c1161e1041812b (diff)
- Fix bug where default_charset was not used for text messages (#1487836)
git-svn-id: https://svn.roundcube.net/trunk@4633 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index b9b5ae4fb..e52b9730b 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix bug where default_charset was not used for text messages (#1487836)
- Enable TinyMCE's contextmenu (#1487014)
- TinyMCE 3.4.1
- Stateless request tokens. No keep-alive necessary on login page (#1487829)