- 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
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user