summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-06-02 12:24:22 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-06-02 12:24:22 +0000
commitefd3a25c8406485b9e5e893eade780ef39786ff4 (patch)
tree3422fccb78a828a3f2dea28a87cccdb8901d594c /roundcubemail/CHANGELOG
parent3fcd164612aa826a7c5e80916add86aac30d70bf (diff)
- Fix identities "reply-to" and "bcc" fields have a bogus value when left empty (#1487943)
git-svn-id: https://svn.roundcube.net/trunk@4828 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 6032314b2..b17e658b4 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix identities "reply-to" and "bcc" fields have a bogus value when left empty (#1487943)
- Add popup with basic fields selection for addressbook search
- Case-insensitive matching in autocompletion (#1487933)
- Added option to force spellchecking before sending a message (#1485458)