pidgin: 943485f7: Linewrap to 80 characters

darkrain42 at pidgin.im darkrain42 at pidgin.im
Sun Apr 18 17:50:06 EDT 2010


-----------------------------------------------------------------
Revision: 943485f77902a2644a905e42319cb0a37439827a
Ancestor: 68f5ff90a6c6186840a01034f41386ee1d8558ee
Author: darkrain42 at pidgin.im
Date: 2010-04-17T01:31:13
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/943485f77902a2644a905e42319cb0a37439827a

Modified files:
        ChangeLog.API

ChangeLog: 

Linewrap to 80 characters

-------------- next part --------------
============================================================
--- ChangeLog.API	4d6bcd53b2774cc09de9ec7d847f423f0aacee2f
+++ ChangeLog.API	d021f9dec072a4c3f10ef82c074c3241872bd198
@@ -17,10 +17,11 @@ version 2.7.0 (??/??/????):
 		* 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 @@ version 2.7.0 (??/??/????):
 		* 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:


More information about the Commits mailing list