Mercurial > pidgin
comparison ChangeLog @ 31181:11be48c38c19
Credit where credit is doe. Closes #a14514.
committer: Paul Aurich <paul@darkrain42.org>
author | noa@resare.com |
---|---|
date | Thu, 03 Feb 2011 01:43:01 +0000 |
parents | 6448e3f3ddd4 |
children | feff62713d9c c2c3200f48ab |
comparison
equal
deleted
inserted
replaced
31180:6448e3f3ddd4 | 31181:11be48c38c19 |
---|---|
59 * Don't crash when receiving an unexpected/invalid jingle transport type. | 59 * Don't crash when receiving an unexpected/invalid jingle transport type. |
60 (Nikita Kozlov) (#13136) | 60 (Nikita Kozlov) (#13136) |
61 * Handle Connection: Close headers for BOSH, when the server does not | 61 * Handle Connection: Close headers for BOSH, when the server does not |
62 terminate the connection itself. (#13008) | 62 terminate the connection itself. (#13008) |
63 * Improved parsing for DIGEST-MD5, which should resolve issues | 63 * Improved parsing for DIGEST-MD5, which should resolve issues |
64 connecting to some jabberd2 servers. (#a14514) | 64 connecting to some jabberd2 servers. This corrects an issue parsing |
65 one-character or empty elements. (Noa Resare) (#a14514) | |
65 | 66 |
66 Yahoo!/Yahoo! JAPAN: | 67 Yahoo!/Yahoo! JAPAN: |
67 * Fix a crash when an account disconnects before a p2p session is | 68 * Fix a crash when an account disconnects before a p2p session is |
68 completely set up. (Jan Kaluza) (#12432) | 69 completely set up. (Jan Kaluza) (#12432) |
69 | 70 |