Mercurial > pidgin.yaz
comparison ChangeLog @ 26357:63a5274d03cc
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
to branch 'im.pidgin.cpw.darkrain42.xmpp.bosh' (head 26b8367a7c995a8d07fb2c9aa373041822b59c36)
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 03 Apr 2009 02:43:09 +0000 |
parents | 6821f507ae26 |
children | a6974c0d789b |
comparison
equal
deleted
inserted
replaced
26356:047e57f88431 | 26357:63a5274d03cc |
---|---|
4 General: | 4 General: |
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. | |
10 * Fixed NTLM authentication on big-endian systems. | |
9 | 11 |
10 XMPP: | 12 XMPP: |
11 * Add support for in-band bytestreams for file transfers (XEP-0047). | 13 * Add support for in-band bytestreams for file transfers (XEP-0047). |
12 * Add support for sending attentions (equivalent to "buzz" and "nudge") | 14 * Add support for sending attentions (equivalent to "buzz" and "nudge") |
13 using the command /buzz (XEP-0224). | 15 using the command /buzz (XEP-0224). |
16 | |
17 IRC: | |
18 * Correctly handle WHOIS for users who are joined to a large number of | |
19 channels. | |
14 | 20 |
15 Pidgin: | 21 Pidgin: |
16 * Added -f command line option to tell Pidgin to ignore NetworkManager | 22 * Added -f command line option to tell Pidgin to ignore NetworkManager |
17 and assume it has a valid network connection. | 23 and assume it has a valid network connection. |
18 * Allow plugins to specify custom link types to the GtkIMHtml widget. | 24 * Allow plugins to specify custom link types to the GtkIMHtml widget. |