From: Daniel Stenberg Date: Tue, 13 Apr 2004 07:44:26 +0000 (+0000) Subject: 1.2.0 X-Git-Tag: curl-7_11_2~75 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=789f2ecbe700ec03ab76a398d1ac7261d0d3a252;p=thirdparty%2Fcurl.git 1.2.0 --- diff --git a/ares/CHANGES b/ares/CHANGES index 3470cb59dd..d4a21ada2d 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.