summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-06-24 10:13:28 +0200
committerThomas Bruederli <thomas@roundcube.net>2014-06-24 10:13:28 +0200
commit47788a7c10ce225e5c133350dfc2ef2030a68090 (patch)
tree8c512f5e40b3c7e300e9e494196fc7c5764ae8fc /CHANGELOG
parent0c9fc953b0ba0f0ac3a9d37fe8e8f92f0c34688e (diff)
parenta7343c243cb04885e076ab4b471c2f7fa1a2455b (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 43c2504bb..2239fcf74 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Mail compose: Selecting contact inserts recipient to previously focused input - to/cc/bcc accordingly (#1489684)
- Add option to set default message list mode - default_list_mode (#1487312)
- Close "no subject" prompt with Enter key (#1489580)
- Add config option to specify IMAP connection socket parameters - imap_conn_options (#1489948)