Mercurial > pidgin
comparison ChangeLog @ 26712:4b8eb280d946
Changelog that branch and fix period placement.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Mon, 27 Apr 2009 06:26:28 +0000 |
parents | 74c6f4df901c |
children | a9c5b4a4d5d2 |
comparison
equal
deleted
inserted
replaced
26711:aa28018bfa17 | 26712:4b8eb280d946 |
---|---|
17 XMPP: | 17 XMPP: |
18 * Add voice & video support with Jingle (XEP-0166, 0167, 0176, & 0177), | 18 * Add voice & video support with Jingle (XEP-0166, 0167, 0176, & 0177), |
19 and voice support with GTalk and GMail. (Mike "Maiku" Ruprecht) | 19 and voice support with GTalk and GMail. (Mike "Maiku" Ruprecht) |
20 * Add support for in-band bytestreams for file transfers (XEP-0047). | 20 * Add support for in-band bytestreams for file transfers (XEP-0047). |
21 * Add support for sending and receiving attentions (equivalent to "buzz" | 21 * Add support for sending and receiving attentions (equivalent to "buzz" |
22 and "nudge") using the command /buzz (XEP-0224). | 22 and "nudge") using the command /buzz. (XEP-0224) |
23 * A buddy's local time is displayed in the Get Info dialog if the remote | 23 * A buddy's local time is displayed in the Get Info dialog if the remote |
24 client supports it. | 24 client supports it. |
25 * The set_chat_topic function can unset the chat topic. | 25 * The set_chat_topic function can unset the chat topic. |
26 * Fix crash on connection with recent gstreamer0.10-plugins-bad. | 26 * Fix crash on connection with recent gstreamer0.10-plugins-bad. |
27 * Don't create a new conversation window for incoming messages of | 27 * Don't create a new conversation window for incoming messages of |
28 type 'headline'. | 28 type 'headline'. |
29 * The Ad-Hoc commands associated with our server are now always shown at | 29 * The Ad-Hoc commands associated with our server are now always shown at |
30 login. | 30 login. |
31 * Support showing and reporting idle times (XEP-0256) | 31 * Support showing and reporting idle times in the buddy list. (XEP-0256) |
32 * Support most recent version of User Avatar. (XEP-0084 v1.1) | |
32 | 33 |
33 IRC: | 34 IRC: |
34 * Correctly handle WHOIS for users who are joined to a large number of | 35 * Correctly handle WHOIS for users who are joined to a large number of |
35 channels. | 36 channels. |
36 * Notify the user if a /nick command fails, rather than trying | 37 * Notify the user if a /nick command fails, rather than trying |