From: Daniel Stenberg Date: Mon, 2 Jul 2001 09:23:50 +0000 (+0000) Subject: borland makefile fix X-Git-Tag: curl-7_8_1-pre3~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=31336d63ae4479155a2fed861ac2ac38949a035c;p=thirdparty%2Fcurl.git borland makefile fix --- diff --git a/CHANGES b/CHANGES index b3fc8c0454..a99b1f8821 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,8 @@ History of Changes Daniel (29 June 2001) +- Naveen Noel noticed that the Borland library makefile wasn't updated. + - Nic Roets brought a fix for the certificate verification when using SSL. Daniel (27 June 2001)