Mercurial > pidgin.yaz
changeset 30155:bb615a2542d6
Linewrap to 80 characters
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 17 Apr 2010 01:31:13 +0000 |
parents | 933c8251e036 |
children | 4aa17d7c4e0a |
files | ChangeLog.API |
diffstat | 1 files changed, 8 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog.API Sat Apr 17 01:27:58 2010 +0000 +++ b/ChangeLog.API Sat Apr 17 01:31:13 2010 +0000 @@ -17,10 +17,11 @@ * purple_media_codec_copy * purple_media_manager_get_backend_type * purple_media_manager_set_backend_type - * purple_network_get_all_local_system_ips, which returns all local - IPs on the system. On systems with the getifaddrs() function, - this will return both IPv4 and IPv6 addresses (excluding link-local - and loopback addresses). On others, it returns just IPv4 addresses. + * purple_network_get_all_local_system_ips, which returns all + local IPs on the system. On systems with the getifaddrs() + function, this will return both IPv4 and IPv6 addresses + (excluding link-local and loopback addresses). On others, + it returns just IPv4 addresses. * purple_network_listen_family and purple_network_listen_range_family. These will replace the versions without _family in 3.0.0 and allow the caller to @@ -38,9 +39,9 @@ * sent-attention conversation signal * got-attention conversation signal * PurpleMood struct in status.h - * purple_certificates_import for importing multiple certificates from - a single file (and corresponding import_certificates member of - PurpleCertificateScheme struct) + * purple_certificates_import for importing multiple + certificates from a single file (and corresponding + import_certificates member of PurpleCertificateScheme struct) Pidgin: Added: