diff ChangeLog @ 31416:79c438f2cb69

Correct parsing of multipart messages in purple_mim_document_parse, when the boundary contains a '='. Fixes #11598. committer: Elliott Sales de Andrade <qulogic@pidgin.im>
author jakub.adam@ktknet.cz
date Sun, 28 Nov 2010 00:44:35 +0000
parents a42f7d3ad459
children 2812bbd3fc18
line wrap: on
line diff
--- a/ChangeLog	Sun Nov 28 00:18:31 2010 +0000
+++ b/ChangeLog	Sun Nov 28 00:44:35 2010 +0000
@@ -5,6 +5,10 @@
 	* Fix the exceptions in purple-remote on Python 2.6+. (Ari Pollak)
 	  (#12151)
 
+	libpurple:
+	* Fix multipart parsing when '=' is included in the boundary for
+	  purple_mime_document_parse. (Jakub Adam) (#11598)
+
 	Gadu-Gadu:
 	* Updated our bundled libgadu and minimum requirement for external
 	  libgadu to 1.9.0. (#12789)