From: Gisle Vanem Date: Sun, 23 Jul 2006 10:10:52 +0000 (+0000) Subject: Added getopt() processing. X-Git-Tag: curl-7_15_5~63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e8b84c3e747e8833bf7b5b0281e8cf89774c97f;p=thirdparty%2Fcurl.git Added getopt() processing. --- diff --git a/ares/CHANGES b/ares/CHANGES index cd06cff20c..1b0569f814 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -2,6 +2,11 @@ Version 1.3.1 (June 24, 2006) +* July 23, 2006 + +- Gisle Vanem added getopt() to the ahost program. Currently accepts + only [-t {a|aaaa}] to specify address family in ares_gethostbyname(). + * June 19, 2006 - (wahern) Removed "big endian" DNS section and RR data integer parser