summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-12-04 12:53:03 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-12-04 12:53:03 +0000
commitf61fa37f40158cca871fdce5d4a546e8ba3f482a (patch)
tree7e2833594e756504e67e0123c4a479a9d7bb05bd /CHANGES
parent20e7876430a4bd75f469602d34dcd6c315d0cc0f (diff)
downloadc-ares-f61fa37f40158cca871fdce5d4a546e8ba3f482a.tar.gz
c-ares-f61fa37f40158cca871fdce5d4a546e8ba3f482a.tar.bz2
c-ares-f61fa37f40158cca871fdce5d4a546e8ba3f482a.zip
Gregor Jasny provided the patch that introduces ares_set_socket_callback(),
and I edited it to also get duped by ares_dup().
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6f96bf9..ebb862a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,10 @@
Changelog for the c-ares project
+* Dec 4 2008 (Daniel Stenberg)
+
+ Gregor Jasny provided the patch that introduces ares_set_socket_callback(),
+ and I edited it to also get duped by ares_dup().
+
* Dec 3 2008 (Daniel Stenberg)
API changes: