Mercurial > pidgin
comparison ChangeLog @ 11321:95fa774d216d
[gaim-migrate @ 13525]
Kill off the conversation closed notices
Fix for setting the ACK id on slpmsg ACKs which might improve things for
other clients (see bug #1222320)
Clean up some debugging stuff
Add support for sending and receiving Nudges (Based on patch #1169352)
Add an account action to go direct to a Hotmail Inbox
committer: Tailor Script <tailor@pidgin.im>
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Sun, 21 Aug 2005 17:14:22 +0000 |
parents | 409d6a11da51 |
children | 012bb2eed54b |
comparison
equal
deleted
inserted
replaced
11320:d3b567926e8f | 11321:95fa774d216d |
---|---|
46 directly | 46 directly |
47 * Yahoo! buddy requests to add you to their buddy list now prompt for | 47 * Yahoo! buddy requests to add you to their buddy list now prompt for |
48 authorization. | 48 authorization. |
49 * Conversation buffer scrollback limited to avoid large memory | 49 * Conversation buffer scrollback limited to avoid large memory |
50 usage in active conversations. | 50 usage in active conversations. |
51 * Added support for sending (with the /nudge command) and reciving MSN | |
52 "nudges" (Julien Cegarra, Martin Bayard) | |
53 * Added an account action to open your Hotmail inbox from MSN | |
51 | 54 |
52 Bug fixes: | 55 Bug fixes: |
53 * People using input methods can now use Enter again. | 56 * People using input methods can now use Enter again. |
54 * Many problems related to having an IM conversation and a chat open | 57 * Many problems related to having an IM conversation and a chat open |
55 with the same name (Andrew Hart) | 58 with the same name (Andrew Hart) |