From: Daniel Stenberg Date: Mon, 17 Sep 2001 06:12:53 +0000 (+0000) Subject: libtool 1.4.2 X-Git-Tag: curl-7_9~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d934890c1e4f6a6244d6049435d8837614d03b88;p=thirdparty%2Fcurl.git libtool 1.4.2 --- diff --git a/CHANGES b/CHANGES index cef2526608..3699176c80 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,11 @@ History of Changes +Daniel (17 September 2001) +- libtool 1.4.2 is now in use! + +Version 7.9-pre5 + Daniel (14 September 2001) - Added another 14 ftp tests. @@ -24,6 +29,8 @@ Daniel (12 September 2001) - T. Bharath found a memory leak in libcurl's windows version. It turned out to be the new duphandle() that didn't quite work yet. +Version 7.9-pre4 + Daniel (11 September 2001) - Added verbose output for SSL connections that output the server certificate's start and expire dates. As suggested by Paul Harrington.