diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-10-27 10:41:40 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-10-27 10:41:40 +0000 |
| commit | e5050c283f5b74ca2146fea18965b1d55603189a (patch) | |
| tree | 5e5520788ef17bb8f669eaeab0bf972207484b5e /roundcubemail/CHANGELOG | |
| parent | 1d9df03e2d337fbeb733155548a3bb148b584c9a (diff) | |
- Fix unread message unintentionally marked as read if read_when_deleted=true (#1485409)
git-svn-id: https://svn.roundcube.net/trunk@2017 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index e08ace092..6c1d90e9c 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -1,6 +1,11 @@ CHANGELOG RoundCube Webmail --------------------------- +2008/10/27 (alec) +---------- +- Fix unread message unintentionally marked as read if read_when_deleted=true (#1485409) +- Remove port number from SERVER_NAME in smtp_helo_host (#1485518) + 2008/10/25 (alec) ---------- - Don't send disposition notification receipts for messages marked as 'read' (#1485523) |
