summaryrefslogtreecommitdiff
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
commit789f2ecbe700ec03ab76a398d1ac7261d0d3a252 (patch)
tree36f63ee4a45f6805ce840956e79ab1df612f1e2e
parentee7d1d0701e8d7b87b5913c96f713b743196a2b0 (diff)
downloadgnurl-789f2ecbe700ec03ab76a398d1ac7261d0d3a252.tar.gz
gnurl-789f2ecbe700ec03ab76a398d1ac7261d0d3a252.tar.bz2
gnurl-789f2ecbe700ec03ab76a398d1ac7261d0d3a252.zip
-rw-r--r--ares/CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES
index 3470cb59d..d4a21ada2 100644
--- a/ares/CHANGES
+++ b/ares/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.