comparison ChangeLog @ 29877:755219afed9f

Implementation of IPv6 support for Bonjour * IPv6 buddy presences are preferred to IPv4 presences * File Transfers currently don't support IPv6 (due to limitations in network.c) Fixes #11290
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 24 Feb 2010 05:00:09 +0000
parents f549ad844d54
children 5d05940859fa
comparison
equal deleted inserted replaced
29876:59099ccd141e 29877:755219afed9f
15 * Use GtkStatusIcon for the docklet, providing better integration in 15 * Use GtkStatusIcon for the docklet, providing better integration in
16 notification area. 16 notification area.
17 * Added UI for sending attentions (buzz, nudge) on supporting protocols. 17 * Added UI for sending attentions (buzz, nudge) on supporting protocols.
18 * Make the search dialog unobtrusive in the conversation window (by making 18 * Make the search dialog unobtrusive in the conversation window (by making
19 it look and behave like the search dialog in Firefox) 19 it look and behave like the search dialog in Firefox)
20
21 Bonjour:
22 * Added support for IPv6. (Thanks to T_X for testing)
20 23
21 version 2.6.6 (02/18/2010): 24 version 2.6.6 (02/18/2010):
22 libpurple: 25 libpurple:
23 * Fix 'make check' on OS X. (David Fang) 26 * Fix 'make check' on OS X. (David Fang)
24 * Fix a quirk in purple_markup_html_to_xhtml that caused some messages 27 * Fix a quirk in purple_markup_html_to_xhtml that caused some messages