X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-ares;a=blobdiff_plain;f=package.xml;h=68354219c6219b28aae7d2cb9e4efcbb9c1e4310;hp=6629871fa5ad49c8e06850b6c51dcd689069b3d7;hb=8a44c9b06169016e71681e7e5f84a557431e47ba;hpb=1f4bacfc6859fc3e4abfc10183e4ce9d29e36e6c 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()