From: Daniel Stenberg Date: Fri, 9 Jun 2000 12:08:08 +0000 (+0000) Subject: resources + readme.win32 X-Git-Tag: curl-7_1_1~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=611f50fb7688344076b5bc4d305461e6dcca8a56;p=thirdparty%2Fcurl.git resources + readme.win32 --- diff --git a/CHANGES b/CHANGES index d5bef2ccec..c5fb655513 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,9 @@ History of Changes +Daniel (9 June 2000) +- Updated the RESOURCES file, added a README.win32 file. + Daniel (8 June 2000) - So I finally added the progress callback to the *setopt() options and it should work now. I don't have the energy to write any test program for it