From c82d09a052b929be2087a73d95be8657a33027b3 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Thu, 17 Dec 2015 03:20:08 -0500
Subject: [PATCH] Fix handling of message/rfc822 attachments on replies and forwards (#1490607)

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

diff --git a/CHANGELOG b/CHANGELOG
index cb04b39..f00cf41 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,6 +15,7 @@
 - Fix HTML sanitizer to skip <!-- node type X --> in output (#1490583)
 - Fix invalid LDAP query in ACL user autocompletion (#1490591)
 - Fix regression in displaying contents of message/rfc822 parts (#1490606)
+- Fix handling of message/rfc822 attachments on replies and forwards (#1490607)
 
 RELEASE 1.1.3
 -------------

--
Gitblit v1.9.1