Mercurial > pidgin
diff ChangeLog @ 26469:00870e5f2e90
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
to branch 'im.pidgin.cpw.darkrain42.xmpp.iq-handlers' (head c7ef409a199ab88a4db877e6bc1a4abbf03b83f7)
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 03 Apr 2009 02:43:22 +0000 |
parents | 6821f507ae26 |
children | a6974c0d789b |
line wrap: on
line diff
--- a/ChangeLog Fri Mar 27 07:59:37 2009 +0000 +++ b/ChangeLog Fri Apr 03 02:43:22 2009 +0000 @@ -6,12 +6,18 @@ project. With some minor additions and clean ups from Paul Aurich. * It should no longer be possible to end up with duplicates of buddies in a group on the buddy list. + * Removed the unmaintained and unneeded toc protocol plugin. + * Fixed NTLM authentication on big-endian systems. XMPP: * Add support for in-band bytestreams for file transfers (XEP-0047). * Add support for sending attentions (equivalent to "buzz" and "nudge") using the command /buzz (XEP-0224). + IRC: + * Correctly handle WHOIS for users who are joined to a large number of + channels. + Pidgin: * Added -f command line option to tell Pidgin to ignore NetworkManager and assume it has a valid network connection.