Commit 90994140 authored by Gisle Vanem's avatar Gisle Vanem
Browse files

Added support for more MS-DOS compilers.

parent 4031eb1d
Loading
Loading
Loading
Loading
+14 −7
Original line number Original line Diff line number Diff line
@@ -6,6 +6,13 @@


                                  Changelog
                                  Changelog



Gisle (29 August 2006)
- Added support for other MS-DOS compilers (desides djgpp). All MS-DOS
  compiler now uses the same config.dos file (renamed to config.h by
  make). libcurl now builds fine using Watcom and Metaware's High-C
  using the Watt-32 tcp/ip-stack.

Daniel (29 August 2006)
Daniel (29 August 2006)
- David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA to
- David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA to
  allow applications to set their own socket options.
  allow applications to set their own socket options.