# HG changeset patch # User Paul Aurich # Date 1271467873 0 # Node ID bb615a2542d6282c37cefbad0e5e378601100810 # Parent 933c8251e036d8f7c648b7376188fb4005fab820 Linewrap to 80 characters diff -r 933c8251e036 -r bb615a2542d6 ChangeLog.API --- 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: