1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

libtool 1.4.2

This commit is contained in:
Daniel Stenberg 2001-09-17 06:12:53 +00:00
parent 0e25cf41c4
commit d934890c1e

View File

@ -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.