Mercurial > pidgin
comparison ChangeLog @ 31821:b6955681b7b3
Fix incorrect handling of HTTP 100 responses when using the HTTP
connection method. This can lead to a crash. (Discovered by Marius
Wachtler)
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 18 Aug 2011 08:45:22 +0000 |
parents | d2eb28c12d44 |
children | 7963daba699d |
comparison
equal
deleted
inserted
replaced
31820:d2eb28c12d44 | 31821:b6955681b7b3 |
---|---|
39 nicknames. (Discovered by Djego Ibanez) (#14341) | 39 nicknames. (Discovered by Djego Ibanez) (#14341) |
40 * Fix the handling of formatting following mIRC ^O (#14436) | 40 * Fix the handling of formatting following mIRC ^O (#14436) |
41 * Fix crash when NAMES is empty. (James McLaughlin) (#14518) | 41 * Fix crash when NAMES is empty. (James McLaughlin) (#14518) |
42 | 42 |
43 MSN: | 43 MSN: |
44 * Fix incorrect handling of HTTP 100 responses when using the HTTP | |
45 connection method. This can lead to a crash. (Discovered by Marius | |
46 Wachtler) | |
44 * Fix seemingly random crashing. (#14307) | 47 * Fix seemingly random crashing. (#14307) |
45 * Fix a crash when the account is disconnected at the time we are doing a | 48 * Fix a crash when the account is disconnected at the time we are doing a |
46 SB request. (Hanzz, ported by shlomif) (#12431) | 49 SB request. (Hanzz, ported by shlomif) (#12431) |
47 | 50 |
48 XMPP: | 51 XMPP: |