summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-07-02 15:50:19 +0200
committerAleksander Machniak <alec@alec.pl>2013-07-02 15:51:22 +0200
commitc78a652746fde91ec6c713cdbaf368437d63e2e3 (patch)
tree1f42534f56687934213b00eeabd6aa0978a5fb46 /CHANGELOG
parent6913c0ae86cf7e4f1cee74932089b5f250744c09 (diff)
Don't clear References and in-Reply-To when a message is "edited as new" (#1489216)
Conflicts: CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f0014178c..2f5721e20 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Don't clear References and in-Reply-To when a message is "edited as new" (#1489216)
- Fix messages list sorting with THREAD=REFS
- Remove deprecated (in PHP 5.5) PREG /e modifier usage (#1489174)
- Fix empty messages list when register_globals is enabled (#1489157)