From bb2113ccdcfb2eb3c7b04c161a6b21ef893eee7e Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Tue, 31 Mar 2015 07:51:59 -0400
Subject: [PATCH] Fix zipped messages downloads after selecting all messages in a folder (#1490339)

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

diff --git a/CHANGELOG b/CHANGELOG
index be9ac21..84be213 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,7 @@
 - Plugin API: Added message_part_body hook
 - Plugin API: Add special onload() method to execute plugin actions before startup (session and GUI initialization)
 - Fix handling of %-encoded entities in mailto: URLs (#1490346)
+- Fix zipped messages downloads after selecting all messages in a folder (#1490339)
 
 RELEASE 1.1.1
 -------------

--
Gitblit v1.9.1