summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-12-05 19:10:41 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-12-05 19:10:41 +0000
commit7933309d8746fb9bc2ffb489d7f568d9303bb21d (patch)
tree35bd9afe38cda8b83a1c7a13126553f0dce179e5 /roundcubemail/CHANGELOG
parentd59de046d205e33d02daade5a4ce8cdf56366fed (diff)
- Plugin API: added 'message_compose_body' hook (#1486285)
git-svn-id: https://svn.roundcube.net/trunk@3165 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 fe5a3dc94..bf126dfe4 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Plugin API: added 'message_compose_body' hook (#1486285)
- Fix counters of all folders are checked in 'getunread' action with check_all_folders disabled (#1486128)
- Fix displaying alternative parts in messages of type message/rfc822 (#1486246)
- Fix possible messages exposure when using Roundcube behind a proxy (#1486281)