From 1acbda97e07a9a74a192ff0c52143e3af5b4ce7e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 15 Mar 2005 07:50:16 +0000 Subject: new options to testcurl.pl, fixed curl-config and removed compiler warnings --- CHANGES | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGES b/CHANGES index 60d0c4898..d6308e19a 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,16 @@ Daniel (14 March 2005) +- Added a few missing features to the curl-config --features list + +- Modified testcurl.pl to now offer + 1 - command line options for all info it previously only read from + file: --name, --email, --desc and --configure + 2 - --nocvsup makes it not attempt to do cvs update + 3 - --crosscompile informs it and makes it not attempt things it can't do + +- Fixed numerous win32 compiler warnings. + - Removed the lib/security.h file since it shadowed the mingw/win32 header with the same name which is needed for SSPI builds. The contents of the former security.h is now i krb4.h -- cgit v1.2.3