Mercurial > pidgin.yaz
comparison ChangeLog @ 30603:e727f4f0ae02
jabber: Fix the GSSAPI-not-attempted fallback. Refs #12031
The mech string ends with a ' ', so this wasn't matching.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 12 Jun 2010 18:22:46 +0000 |
parents | fc8f98d1e81f |
children | c3b77c0fa79c |
comparison
equal
deleted
inserted
replaced
30602:27aff21c5eea | 30603:e727f4f0ae02 |
---|---|
8 * Re-focus the input area after clicking the attention toolbar button. | 8 * Re-focus the input area after clicking the attention toolbar button. |
9 | 9 |
10 Finch: | 10 Finch: |
11 * Rebindable suggest-next-page and suggest-prev-page actions for | 11 * Rebindable suggest-next-page and suggest-prev-page actions for |
12 textboxes (GntEntry) to scroll through list of suggestions. | 12 textboxes (GntEntry) to scroll through list of suggestions. |
13 | |
14 XMPP: | |
15 * Allow connecting to servers that only advertise GSSAPI and expect | |
16 a fallback to legacy IQ authentication (broken in 2.7.0). | |
13 | 17 |
14 version 2.7.1 (05/29/2010): | 18 version 2.7.1 (05/29/2010): |
15 General: | 19 General: |
16 * Build fixes on OpenSolaris. (Brian Lu) | 20 * Build fixes on OpenSolaris. (Brian Lu) |
17 * Add configure option --enable-trayicon-compat which installs tray | 21 * Add configure option --enable-trayicon-compat which installs tray |