comparison 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
comparison
equal deleted inserted replaced
31415:a42f7d3ad459 31416:79c438f2cb69
2 2
3 version 2.7.8 (??/??/????): 3 version 2.7.8 (??/??/????):
4 General: 4 General:
5 * Fix the exceptions in purple-remote on Python 2.6+. (Ari Pollak) 5 * Fix the exceptions in purple-remote on Python 2.6+. (Ari Pollak)
6 (#12151) 6 (#12151)
7
8 libpurple:
9 * Fix multipart parsing when '=' is included in the boundary for
10 purple_mime_document_parse. (Jakub Adam) (#11598)
7 11
8 Gadu-Gadu: 12 Gadu-Gadu:
9 * Updated our bundled libgadu and minimum requirement for external 13 * Updated our bundled libgadu and minimum requirement for external
10 libgadu to 1.9.0. (#12789) 14 libgadu to 1.9.0. (#12789)
11 15