Mercurial > pidgin.yaz
comparison ChangeLog @ 26323:bee0e8ddfebc
I think I'm just going to apply this patch. I don't really see how it
could break anything, anyway. Should fix NTLM authentication on big-endian
systems.
Fixes #4315.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sat, 28 Mar 2009 05:34:25 +0000 |
parents | 7b197bc1d196 |
children | 6821f507ae26 |
comparison
equal
deleted
inserted
replaced
26322:ed44004c333c | 26323:bee0e8ddfebc |
---|---|
5 * Theme support in libpurple thanks to Justin Rodriguez's summer of code | 5 * Theme support in libpurple thanks to Justin Rodriguez's summer of code |
6 project. With some minor additions and clean ups from Paul Aurich. | 6 project. With some minor additions and clean ups from Paul Aurich. |
7 * It should no longer be possible to end up with duplicates of buddies | 7 * It should no longer be possible to end up with duplicates of buddies |
8 in a group on the buddy list. | 8 in a group on the buddy list. |
9 * Removed the unmaintained and unneeded toc protocol plugin. | 9 * Removed the unmaintained and unneeded toc protocol plugin. |
10 * Fixed NTLM authentication on big-endian systems. | |
10 | 11 |
11 XMPP: | 12 XMPP: |
12 * Add support for in-band bytestreams for file transfers (XEP-0047). | 13 * Add support for in-band bytestreams for file transfers (XEP-0047). |
13 * Add support for sending attentions (equivalent to "buzz" and "nudge") | 14 * Add support for sending attentions (equivalent to "buzz" and "nudge") |
14 using the command /buzz (XEP-0224). | 15 using the command /buzz (XEP-0224). |