Mercurial > pidgin.yaz
comparison ChangeLog @ 30626:fcc36743697c
jabber: Fix a crash in the BoB code when receiving from Jabbim.
Actually, the real problem here is that Jabbim is leaving off a REQUIRED
attribute (see http://xmpp.org/extensions/xep-0231.html#format), but
we still shouldn't crash :). Closes #12185
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Thu, 17 Jun 2010 01:51:58 +0000 |
parents | 6943aec8cf61 |
children | 91869ed3ba59 |
comparison
equal
deleted
inserted
replaced
30625:24ed54cf50b9 | 30626:fcc36743697c |
---|---|
14 dropdown list of options. | 14 dropdown list of options. |
15 | 15 |
16 XMPP: | 16 XMPP: |
17 * Allow connecting to servers that only advertise GSSAPI and expect | 17 * Allow connecting to servers that only advertise GSSAPI and expect |
18 a fallback to legacy IQ authentication (broken in 2.7.0). | 18 a fallback to legacy IQ authentication (broken in 2.7.0). |
19 * Fix a crash when receiving custom emoticons that don't adhere to | |
20 the specification. | |
19 | 21 |
20 Yahoo/Yahoo JAPAN: | 22 Yahoo/Yahoo JAPAN: |
21 * Renamed "Use account proxy for SSL connections" to "Use account proxy | 23 * Renamed "Use account proxy for SSL connections" to "Use account proxy |
22 for HTTP and HTTPS requests" and tied the option to HTTP requests too. | 24 for HTTP and HTTPS requests" and tied the option to HTTP requests too. |
23 * Properly detect HTTP proxy server use when the HTTP proxy is the global | 25 * Properly detect HTTP proxy server use when the HTTP proxy is the global |