summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-04-02 13:53:39 +0000
committeralecpl <alec@alec.pl>2010-04-02 13:53:39 +0000
commit751b22b41f960971b966341a386dbf1fd8e2629a (patch)
tree3cdeee23bc1506bb579134a8cc03bfa266c83ef7 /CHANGELOG
parentb14f8297773df1c0ddf1cfb7ee80b93a0df8f5bd (diff)
- Added optional (max_recipients) support to restrict total number of recipients per message (#1484542)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 11ce596cf..673f65f5f 100644
--- a/CHANGELOG
+++ b/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)