summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-04-02 13:53:39 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-04-02 13:53:39 +0000
commitdd55a7ef7a25ca311b752d27f42ecf9323dc1394 (patch)
treec0e9cdfc43623c2dfab5acd752851fbf63a3bf51 /roundcubemail/CHANGELOG
parent1de364d6d88048c539ac624b5eecd0bcb0377eed (diff)
- Added optional (max_recipients) support to restrict total number of recipients per message (#1484542)
git-svn-id: https://svn.roundcube.net/trunk@3468 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 11ce596cf..673f65f5f 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Added optional (max_recipients) support to restrict total number of recipients per message (#1484542)
- Re-organize editor buttons, add blockquote and search buttons
- Make possible to write inside or after a quoted html message (#1485476)
- Fix bugs on unexpected IMAP connection close (#1486190, #1486270)