]> granicus.if.org Git - curl/commitdiff
point out that this is a forked project, all c-ares specific stuff is now
authorDaniel Stenberg <daniel@haxx.se>
Thu, 29 Jan 2004 11:32:45 +0000 (11:32 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 29 Jan 2004 11:32:45 +0000 (11:32 +0000)
in README.cares

ares/README

index 06b5e81ce257a986f01ec06415909cd378aaa642..3b3f744fcec0ce8162e940eb6c8c6f9f0c800177 100644 (file)
@@ -1,3 +1,8 @@
+This is c-ares, a forked version of the original ares. The original ares
+README follows below, the c-ares specific details are in README.cares
+
+====================================================================
+
 This is ares, an asynchronous resolver library.  It is intended for
 applications which need to perform DNS queries without blocking, or
 need to perform multiple DNS queries in parallel.  The primary