From 6c9d96e811b7ad4d8830714011c31e5c33506829 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 1 Apr 2004 08:25:58 +0000 Subject: Dirk Manske's ares_cancel() function was added. --- ares/CHANGES | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ares/CHANGES') diff --git a/ares/CHANGES b/ares/CHANGES index 056c6d677..39df0035e 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,3 +1,12 @@ + Changelog for the c-ares project + +* April 1, 2004 +- Dirk Manske provided a new function that is now named ares_cancel(). It is + used to cancel/cleanup a resolve/request made using ares functions on the + given ares channel. It does not destroy/kill the ares channel itself. + +- Dominick Meglio cleaned up the formatting in several man pages. + * March 30, 2004 - Dominick Meglio's new ares_expand_string. A helper function when decoding incoming DNS packages. @@ -81,3 +90,5 @@ Version 1.0-pre1 (8 October 2003) - Daniel Stenberg adjusted the windows port - liren at vivisimo.com made the initial windows port + +* Imported the sources from ares 1.1.1 -- cgit v1.2.3