comparison ChangeLog.API @ 22337:dc47e908965f

Use connect server as FQDN for SASL auth except when it is an IP address. References #699.
author Stu Tomlinson <stu@nosnilmot.com>
date Tue, 26 Feb 2008 13:53:22 +0000
parents 88796aff14d6
children c8192603b150
comparison
equal deleted inserted replaced
22336:63f102c210ad 22337:dc47e908965f
7 * purple_gai_strerror. 7 * purple_gai_strerror.
8 * purple_major_version, purple_minor_version, 8 * purple_major_version, purple_minor_version,
9 purple_micro_version variables are exported by version.h, 9 purple_micro_version variables are exported by version.h,
10 giving the version of libpurple in use at runtime. 10 giving the version of libpurple in use at runtime.
11 * purple_util_set_current_song, purple_util_format_song_info 11 * purple_util_set_current_song, purple_util_format_song_info
12 * purple_ip_address_is_valid
12 * Some accessor functions to the Roomlist API: 13 * Some accessor functions to the Roomlist API:
13 * purple_roomlist_get_fields 14 * purple_roomlist_get_fields
14 * purple_roomlist_room_get_type 15 * purple_roomlist_room_get_type
15 * purple_roomlist_room_get_name 16 * purple_roomlist_room_get_name
16 * purple_roomlist_room_get_parent 17 * purple_roomlist_room_get_parent