summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-05-02 07:49:34 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-05-02 07:49:34 +0000
commitdd36e935aed5c5ea46c664d428af73e0ef57e2e4 (patch)
treed532869dae9f2a880e461bca3d492b0c45778e36 /roundcubemail/CHANGELOG
parent1a1d853579721a0b2ae24c5829dabecd21c919da (diff)
- Add possibility to change HTML editor configuration by skin
git-svn-id: https://svn.roundcube.net/trunk@4716 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 fca1ce74b..34c431305 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Add possibility to change HTML editor configuration by skin
- Fix a bug where selecting too many contacts would produce too large URI request (#1487892)
- Fix relative URLs handling according to a <base> in HTML (#1487889)
- Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883)