aboutsummaryrefslogtreecommitdiff
path: root/ares/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-24 20:30:14 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-24 20:30:14 +0000
commitb5d4a71883aeb0289ac36822bcc397698619fe7a (patch)
treeb77fd435b0640cc187f6073e6d936dd904e6a8af /ares/CHANGES
parenta9d74e6c97982cf175bced3f0f64c4b2d85ac995 (diff)
c-ares is the new name and ares_version() was added
Diffstat (limited to 'ares/CHANGES')
-rw-r--r--ares/CHANGES9
1 files changed, 6 insertions, 3 deletions
diff --git a/ares/CHANGES b/ares/CHANGES
index a5c04c345..49a9ad3c9 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -2,9 +2,12 @@ This package is built on ares 1.1.1 (written by Greg Hudson). I've decided to
put together and release my own ares archives since the ares maintainer
doesn't want these improvements.
-The package is called 'arescurl' for now since I (Daniel Stenberg) want this
-for use within the curl project. If you can think of a better and more witty
-name, please speak up.
+The package is called 'c-ares' for now since I (Daniel Stenberg) want this for
+use within the curl project (hence the letter C) and it makes a nice pun.
+
+* October 24, 2003. Daniel Stenberg:
+
+ Added ares_version().
Version 1.0-pre1 (8 October 2003)