From: Daniel Stenberg Date: Mon, 22 May 2000 19:15:18 +0000 (+0000) Subject: Jörn's fixes mentioned X-Git-Tag: curl-7_1_1~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b20d0a47fa16bab8356662bad307698b0eb27e7;p=thirdparty%2Fcurl.git Jörn's fixes mentioned --- diff --git a/CHANGES b/CHANGES index d35bb60989..7c23141f13 100644 --- a/CHANGES +++ b/CHANGES @@ -6,13 +6,17 @@ History of Changes -Version XX Daniel (22 May 2000) +- Jörn Hartroth brought me fixes to make the win32 version compile properly as + well as a rename of the 'interface' field in the urldata struct, as it seems + to be reserved in some gcc versions! + - Rich Gray struck back with yet some portability reports. Data General DG/UX needed a little fix in lib/ldap.c since it doesn't have RTLD_GLOBAL defined. More fixes are expected as a result of Richies very helpful work. +Version 7.0.1beta released Daniel (21 May 2000) - Updated lots of #defines, enums and variable type names in the library. No