# HG changeset patch # User Paul Aurich # Date 1273353598 0 # Node ID 9f8e8fdb6c1ab550bbfab058d3508916bfd811e7 # Parent 13832b45170810d758cf340d2b840d5ae7cd2aec# Parent 4742a50da31101ad67c033acd7fc77f3eac4dd17 merge of '6655e507da0527cad53500fbed4bf9dbcebdbf2c' and '6e720023b2bf27dea7ab89e53415f239bfd6a764' diff -r 13832b451708 -r 9f8e8fdb6c1a libpurple/network.h --- a/libpurple/network.h Sat May 08 14:14:21 2010 +0000 +++ b/libpurple/network.h Sat May 08 21:19:58 2010 +0000 @@ -90,8 +90,8 @@ /** * Returns all IP addresses of the local system. * - * @note The caller must free this list, this function currently only - * handles IPv4 addresses + * @note The caller must free this list. If libpurple was built with + * support for it, this function also enumerates IPv6 addresses. * @since 2.7.0 * * @return A list of local IP addresses.