1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-11-23 05:39:36 +00:00

Dirk Manske's ares_cancel() function was added.

This commit is contained in:
Daniel Stenberg
2004-04-01 08:25:58 +00:00
parent 8ede9dd9c9
commit 86ae23430c
5 changed files with 95 additions and 4 deletions

11
CHANGES
View File

@ -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