diff options
author | thomascube <thomas@roundcube.net> | 2008-02-02 20:30:01 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2008-02-02 20:30:01 +0000 |
commit | ff08eed202d77935f277bf221f753dad6f657fdb (patch) | |
tree | abac0380afa88db19d903ca5625d8853bab00d3f /CHANGELOG | |
parent | adc3e41f6e3dabff366dcecbae1cc7466decf983 (diff) |
Also respect receipt and priority settings when re-opening a draft message
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ CHANGELOG RoundCube Webmail --------------------------- +2008/02/02 (thomasb) +---------- +- Always update $CONFIG with user prefs (#1484729) +- Don't ask for MDN confirmations on drafted messages (#1484691) +- + 2008/01/31 (robin) - Remember search results (closes #1483883), patch by the_glu |