summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-08-25 09:03:01 +0200
committerAleksander Machniak <alec@alec.pl>2013-08-25 09:15:29 +0200
commit70eac89a5c17d665fa94156fd215e171906428b0 (patch)
treee01d1dd494a90ea09b41711c836f41f34b1dc339 /CHANGELOG
parenteae2a1e6845bfad92e791075ddd1a9142832d59a (diff)
Fix so additional headers are added to all messages sent (#1489284)
Conflicts: plugins/additional_message_headers/additional_message_headers.php program/lib/Roundcube/rcube.php
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cd847e6b0..acd543d19 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix so additional headers are added to all messages sent (#1489284)
- Fix display issue after moving folder in Folder Manager (#1489293)
- Fix handling of non-default date formats (#1489294)
- Fix unquoted path in PREG expression on Windows (#1489290)