From: Daniel Stenberg Date: Tue, 16 Mar 2004 10:41:14 +0000 (+0000) Subject: mention yesterday's man page update frenzy X-Git-Tag: curl-7_11_1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=79ed144b0fb5be1e8f04ff1cfe48545d6ba1a7d3;p=curl mention yesterday's man page update frenzy --- diff --git a/CHANGES b/CHANGES index be377df58..d80072248 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,10 @@ Changelog Daniel (15 March 2004) +- Lots of libcurl man pages were updated to contain references to other man + pages the recognized way so that they appear as nice hyperlinks in the HTML + versions. + - buildconf now checks the m4 version too, since autoconf requires a GNU m4 version to build proper configure scripts.