Mercurial > pidgin
diff ChangeLog.API @ 29101:02f6f49da454
Add a function to enumerate all local IPs
Adapted the XMPP prpl to include all local IPs as local streamhosts.
I haven't had the chance to test if this actually works using a "non-default"
interface, such as a VPN connection...
Refs #10160
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Wed, 09 Sep 2009 19:01:03 +0000 |
parents | e0c20f0e04bc |
children | 94f85ba7e5a9 6e9917e067e6 |
line wrap: on
line diff
--- a/ChangeLog.API Fri Sep 04 03:04:33 2009 +0000 +++ b/ChangeLog.API Wed Sep 09 19:01:03 2009 +0000 @@ -1,6 +1,9 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul version 2.7.0 (??/??/????): + libpurple: + Added: + * purple_network_get_all_local_system_ips version 2.6.1 (08/18/2009): No changes