comparison ChangeLog @ 22927:25e4a0add118

Make MSN buddy list synchronization more forgiving, only ask about buddies who appear to have disappeared completely from the server list instead of those that have simply moved groups. References #945, #1184
author Stu Tomlinson <stu@nosnilmot.com>
date Tue, 13 May 2008 20:43:21 +0000
parents c9aebd4762a8
children 3ed8f8d074e4
comparison
equal deleted inserted replaced
22926:4fa01df51fec 22927:25e4a0add118
13 RPL_LISTSTART. 13 RPL_LISTSTART.
14 * Update the NetworkManager support to use D-Bus directly, instead of 14 * Update the NetworkManager support to use D-Bus directly, instead of
15 libnm-glib. Hopefully it's stable now. It will now compile by 15 libnm-glib. Hopefully it's stable now. It will now compile by
16 default if you have D-Bus support and NetworkManager.h. (Elliott 16 default if you have D-Bus support and NetworkManager.h. (Elliott
17 Sales de Andrade) 17 Sales de Andrade)
18 * Make MSN buddy list synchronization more forgiving, only ask about
19 buddies who appear to have disappeared completely from the server list
20 instead of those that have simply moved groups.
18 21
19 Pidgin: 22 Pidgin:
20 * The typing notification in the conversation history can be disabled or 23 * The typing notification in the conversation history can be disabled or
21 customized (font, color etc.) in .gtkrc-2.0. 24 customized (font, color etc.) in .gtkrc-2.0.
22 * Added a plugin (not installed by default) which adds a Send button 25 * Added a plugin (not installed by default) which adds a Send button