comparison ChangeLog @ 25260:302f13678ea3

propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57) to branch 'im.pidgin.cpw.malu.xmpp.attention' (head a0f89b9cc3f1120c218f9b703ac18a8b8eec3557)
author Marcus Lundblad <ml@update.uu.se>
date Sun, 28 Dec 2008 09:51:19 +0000
parents 9a371554f686
children 45d8541d9587
comparison
equal deleted inserted replaced
25259:d15b50a4db53 25260:302f13678ea3
4 libpurple: 4 libpurple:
5 * Fix a connection timeout with empty Gadu-Gady buddy lists. (Martin 5 * Fix a connection timeout with empty Gadu-Gady buddy lists. (Martin
6 Rosinski) 6 Rosinski)
7 * Don't ignore namespace information when parsing XMPP data. (Michal 7 * Don't ignore namespace information when parsing XMPP data. (Michal
8 Witkowski) 8 Witkowski)
9 * Fix a crash that occurred when retrieving certain Offline Messages
10 on MSN.
9 11
10 XMPP: 12 XMPP:
11 * Support for XEP-0191 blocking. (Vijay Raghunathan) 13 * Support for XEP-0191 blocking. (Vijay Raghunathan)
12 14
13 version 2.5.3 (12/20/2008): 15 version 2.5.3 (12/20/2008):
128 * Fix a crash cleaning up custom smileys when Pidgin is closed. 130 * Fix a crash cleaning up custom smileys when Pidgin is closed.
129 * Fix adding a custom smiley using the context menu in a conversation 131 * Fix adding a custom smiley using the context menu in a conversation
130 if no custom smilies have previously been added using the smiley 132 if no custom smilies have previously been added using the smiley
131 manager. 133 manager.
132 * Improved support for some message formatting in conversations. 134 * Improved support for some message formatting in conversations.
133 * Allow focusing the coversation history or userlist with F6. 135 * Allow focusing the conversation history or userlist with F6.
134 * Fixed the Send Button plugin to avoid duplicate buttons in a single 136 * Fixed the Send Button plugin to avoid duplicate buttons in a single
135 conversation. 137 conversation.
136 * Double-clicking a saved status will now activate it and close the 138 * Double-clicking a saved status will now activate it and close the
137 saved status manager, rather than edit the status. 139 saved status manager, rather than edit the status.
138 140