From 15b182a1fc53900040d5d53e7511637f8f52b922 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sat, 6 Oct 2001 23:44:46 +0000 Subject: Fix a slight error in logic. Just because the last word was an encoded 2001-10-06 Jeffrey Stedfast * camel-mime-utils.c (header_decode_text): Fix a slight error in logic. Just because the last word was an encoded word doesn't mean we ignore the lwsp padding, we only ignore it if the last word and *this* word are encoded. svn path=/trunk/; revision=13490 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index afb97d6b39..a6518015d0 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2001-10-06 Jeffrey Stedfast + + * camel-mime-utils.c (header_decode_text): Fix a slight error in + logic. Just because the last word was an encoded word doesn't mean + we ignore the lwsp padding, we only ignore it if the last word and + *this* word are encoded. + 2001-10-06 Jeffrey Stedfast * camel-mime-filter-basic.c (filter): Implemented uuencoding and -- cgit v1.2.3