aboutsummaryrefslogtreecommitdiff
path: root/ares
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-11-07 23:48:42 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-11-07 23:48:42 +0000
commit5dcd2710d4198ae4ec196805fb7d23401ba0de83 (patch)
tree61718cf9090792b64cd91ffbaae181d66575c097 /ares
parent16d838362579284691ceaa7036f68c1b9097071b (diff)
two post-1.2.1 changes
Diffstat (limited to 'ares')
-rw-r--r--ares/CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES
index 5d7f85e50..7f5be2701 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -1,5 +1,14 @@
Changelog for the c-ares project
+* November 7
+
+- Fixed the VC project and makefile to use ares_cancel and ares_version
+
+* October 24
+
+- The released ares_version.h from 1.2.1 says 1.2.0 due to a maketgz flaw.
+ This is now fixed.
+
Version 1.2.1 (October 20, 2004)
* September 29