]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Jörn's fixes mentioned
authorDaniel Stenberg <daniel@haxx.se>
Mon, 22 May 2000 19:15:18 +0000 (19:15 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 22 May 2000 19:15:18 +0000 (19:15 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index d35bb6098911ddcaa344584ee6ab788a4a3535cd..7c23141f13f5492c8d0bc93afe0b2b28df6790d5 100644 (file)
--- 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