From 17ae1307d6eaeca451e54c7a81780d0bceeaf5fd Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Fri, 21 Feb 2014 08:18:31 -0500
Subject: [PATCH] Fix issue where msgexport.sh printed the message to STDOUT instead of a file (#1489634)

---
 CHANGELOG |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 3ea41ed..b4026db 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,7 @@
 - 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
 --------------

--
Gitblit v1.9.1