X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-ares;a=blobdiff_plain;f=package.xml;h=68354219c6219b28aae7d2cb9e4efcbb9c1e4310;hp=6a076bb8fd5a7f38803646347ef2594e298c75c3;hb=c6304a3b720ed8f26eb1cad8c03720f9973c8767;hpb=fca25c2e39d1e6f387dc84ebdd9377f3a1102468 diff --git a/package.xml b/package.xml index 6a076bb..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,16 +14,22 @@ - 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() + + + @@ -34,6 +40,7 @@ +