summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-13 07:44:26 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-13 07:44:26 +0000
commit727cd05fabb3ba29b02c19740c28d8ec21ec008f (patch)
treee07cf4fc8e724098a30a5ebb6ec1a9750b607e29 /CHANGES
parentb6d64a543f807dc991269a1d9b49d99352754940 (diff)
downloadc-ares-727cd05fabb3ba29b02c19740c28d8ec21ec008f.tar.gz
c-ares-727cd05fabb3ba29b02c19740c28d8ec21ec008f.tar.bz2
c-ares-727cd05fabb3ba29b02c19740c28d8ec21ec008f.zip
1.2.0
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3470cb5..d4a21ad 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
Changelog for the c-ares project
+Version 1.2.0 (April 13, 2004)
+
* April 2, 2004
- Updated various man pages to look nicer when converted to HTML on the web
site.
@@ -18,6 +20,8 @@
- Daniel Stenberg modified the Makefile.in to use a for loop for the man page
installation to improve overview and make it easier to add man pages.
+Version 1.1.0 (March 11, 2004)
+
* March 9, 2004
- Gisle Vanem improved build on Windows.