comparison ChangeLog @ 21806:41959f031322

Update Bonjour prpl to support multiple presence records for the same buddy. Eliminate the Howl backend to avoid having to maintain yet another set of code. References #4187 (more to come to fix the rest of the ticket).
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 10 Dec 2007 03:50:58 +0000
parents e3e64d1e4869
children a9347b5101a9
comparison
equal deleted inserted replaced
21804:fb73a6ed8197 21806:41959f031322
2 2
3 version 2.3.2 (??/??/????): 3 version 2.3.2 (??/??/????):
4 libpurple: 4 libpurple:
5 * Fixed various problems with loss of status messages when going 5 * Fixed various problems with loss of status messages when going
6 or returning from idle on MySpaceIM. 6 or returning from idle on MySpaceIM.
7 * Eliminated unmaintained Howl backend implementation for the
8 Bonjour protocol. Avahi (or Apple's Bonjour runtime on win32) is
9 now required to use Bonjour.
7 10
8 Finch: 11 Finch:
9 * Color is used in the buddylist to indicate status, and the conversation 12 * Color is used in the buddylist to indicate status, and the conversation
10 window to indicate various message attributes. Look at the sample gntrc 13 window to indicate various message attributes. Look at the sample gntrc
11 file in the man-page for details. 14 file in the man-page for details.