X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package.xml;h=68354219c6219b28aae7d2cb9e4efcbb9c1e4310;hb=10b2530b3c3e83a083c0241f52e193f33b79c315;hp=6629871fa5ad49c8e06850b6c51dcd689069b3d7;hpb=a91fecd6cd84eb3dfb1937e654e23fa9e8602d59;p=m6w6%2Fext-ares diff --git a/package.xml b/package.xml index 6629871..6835421 100644 --- a/package.xml +++ b/package.xml @@ -1,6 +1,6 @@ - + ares Asynchronous Resolver Binding for the ares (MIT) or c-ares (CURL) library. @@ -14,11 +14,14 @@ - 0.5.0 - 2006-04-03 + 0.6.0 + 2006-11-07 BSD, revised beta - Initial PECL release + + Added missing ARES_AF_{INET|INET6} constants +- Removed useless ARES_OPT_* constants +* Fixed unrecogized "domains" options entry +* Fixed byte order of ports: "udp_port"/"tcp_port" options, "port" argument of ares_getaddrinfo()