From d3b89e114a3eccd619c4a069223e5fc9a4488904 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 2 Mar 2007 22:42:43 +0000 Subject: - Robert A. Monat and Shmulik Regev helped out to fix the new */Makefile.vc8 makefiles that are included in the source release archives, generated from the Makefile.vc6 files by the maketgz script. I also modified the root Makefile to have a VC variable that defaults to vc6 but can be overridden to allow it to be used for vc8 as well. Like this: nmake VC=vc8 vc --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 97ca13ea4..079d7d0ce 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -18,7 +18,8 @@ This release includes the following changes: o changed default anonymous FTP password o changed the CURLOPT_FTP_SSL_CCC option to handle active and passive CCC shutdown - o Added the --ftp-ssl-ccc-mode command line option + o added the --ftp-ssl-ccc-mode command line option + o includes VC8 Makefiles in the release archive This release includes the following bugfixes: -- cgit v1.2.3