aboutsummaryrefslogtreecommitdiff
path: root/ares/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-01 08:25:58 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-01 08:25:58 +0000
commit6c9d96e811b7ad4d8830714011c31e5c33506829 (patch)
treeb1561963996ac5adb20d77c5259df4ffcd96216a /ares/CHANGES
parentf840e5192c5119109b71b6433ee3ef0b779037f3 (diff)
Dirk Manske's ares_cancel() function was added.
Diffstat (limited to 'ares/CHANGES')
-rw-r--r--ares/CHANGES11
1 files changed, 11 insertions, 0 deletions
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