comparison ChangeLog @ 23008:d3aace801919

merge of '7fd8869cd12ef6b1c4626baf0eb69f81b9564cea' and 'ccdabeaac8ea742c2a9f7d57d2d3b867ce37cb90'
author Ethan Blanton <elb@pidgin.im>
date Mon, 19 May 2008 22:11:41 +0000
parents c6d1c79acb3f
children cf3511f4bc07 25161f5ea347
comparison
equal deleted inserted replaced
22940:9809516e0032 23008:d3aace801919
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2 2
3 version 2.x.x: 3 version 2.4.3 (??/??/2008):
4
5 version 2.4.2 (05/17/2008):
4 libpurple: 6 libpurple:
5 * In MySpaceIM, messages from spambots are discarded (Justin Williams) 7 * In MySpaceIM, messages from spambots are discarded (Justin Williams)
6 * Strip mIRC formatting codes from quit and part messages. 8 * Strip mIRC formatting codes from quit and part messages.
7 * IRC now displays ban lists in-channel for joined channels. 9 * IRC now displays ban lists in-channel for joined channels.
8 * Fixed a bug where the list of loaded plugins would get removed when 10 * Fixed a bug where the list of loaded plugins would get removed when
13 RPL_LISTSTART. 15 RPL_LISTSTART.
14 * Update the NetworkManager support to use D-Bus directly, instead of 16 * Update the NetworkManager support to use D-Bus directly, instead of
15 libnm-glib. Hopefully it's stable now. It will now compile by 17 libnm-glib. Hopefully it's stable now. It will now compile by
16 default if you have D-Bus support and NetworkManager.h. (Elliott 18 default if you have D-Bus support and NetworkManager.h. (Elliott
17 Sales de Andrade) 19 Sales de Andrade)
18 * MSN buddy list synchronization is now more forgiving, only asking about 20 * MSN buddy list synchronization is now more forgiving, only asking
19 buddies who have disappeared completely from the server list and not 21 about buddies who have disappeared completely from the server list
20 those that have simply moved groups. 22 and not those that have simply moved groups.
23 * IRC will now try to append 1-9 to your nick if it is in use, instead
24 of substituting the last character with 1-9 where possible.
25 * Bonjour buddies will be saved persistently if they're moved out of
26 the "Bonjour" group. (Eion Robb)
21 27
22 Pidgin: 28 Pidgin:
23 * The typing notification in the conversation history can be disabled or 29 * The typing notification in the conversation history can be disabled or
24 customized (font, color etc.) in .gtkrc-2.0. 30 customized (font, color etc.) in .gtkrc-2.0.
25 * Added a plugin (not installed by default) which adds a Send button 31 * Added a plugin (not installed by default) which adds a Send button
40 who regularly paste code in conversations. 46 who regularly paste code in conversations.
41 * Add a preference to choose the minimum size of the text input area in 47 * Add a preference to choose the minimum size of the text input area in
42 lines. 48 lines.
43 * Moved the "Local alias" field in the Modify Account dialog to be below 49 * Moved the "Local alias" field in the Modify Account dialog to be below
44 the "User Options" heading on the "Basic" tab. 50 the "User Options" heading on the "Basic" tab.
51 * Number of room occupants is now shown in chat tooltips where possible
45 52
46 General: 53 General:
47 * The configure script now dies on more absent dependencies. The 54 * The configure script now dies on more absent dependencies. The
48 --disable-xxx arguments to configure can be used to bypass unneeded 55 --disable-xxx arguments to configure can be used to bypass unneeded
49 dependencies. This will also cause the configure script to die if an 56 dependencies. This will also cause the configure script to die if an