From 8df56e618a30f97e6df029a968205ec2ad73e06e Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Thu, 03 Mar 2011 06:35:54 -0500
Subject: [PATCH] - Fix handling of mime-encoded words with non-integral number of octets in a word (#1487801)

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

diff --git a/CHANGELOG b/CHANGELOG
index 5687ca1..27d71d7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
 CHANGELOG Roundcube Webmail
 ===========================
 
+- Fix handling of mime-encoded words with non-integral number of octets in a word (#1487801)
 - New config option for custom logo
 - Allow skins to define/override texts with <roundcube:label />
 - Add simple ACL rights/namespace handling in folder manager

--
Gitblit v1.9.1