summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-02-21 14:18:31 +0100
committerAleksander Machniak <alec@alec.pl>2014-02-21 14:19:30 +0100
commit6345f34565e0922640b9ce1543b8d3d8a3e131d2 (patch)
tree4191ab46e52ff4a50ace4d45209bcf2a0dab5ab5 /CHANGELOG
parenta16cbb204e52cbbdad24ef7361fc11a859413e31 (diff)
Fix issue where msgexport.sh printed the message to STDOUT instead of a file (#1489634)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c98cf8694..7f66c1fca 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ CHANGELOG Roundcube Webmail
- Fix security issue in DomainFactory driver of Password plugin
- Fix invalid X-Draft-Info on forwarded message draft (#1489587)
- Fix regression in handling of 'attachments' result in message_compose hook (#1489627)
+- Fix issue where msgexport.sh printed the message to STDOUT instead of a file (#1489634)
RELEASE 1.0-rc
--------------