diff -up curl-7.11.2/CHANGES.utf8 curl-7.11.2/CHANGES --- curl-7.11.2/CHANGES.utf8 2004-04-26 07:05:20.000000000 +0100 +++ curl-7.11.2/CHANGES 2012-01-24 12:05:54.119103915 +0000 @@ -172,7 +172,7 @@ Daniel (2 April 2004) - In the curl_strnqual.3 man page, we now prepend the man3 dir to the file name to work better. As pointed out by Robin Kay. -- Andrés García updated the mingw makefiles. +- Andrés García updated the mingw makefiles. - Dirk Manske fixed a problem I recently added in the progress meter code that broke subsecond resolution for CURLINFO_TOTAL_TIME. He also pointed out a @@ -202,7 +202,7 @@ Daniel (31 March 2004) provided. The user name was not extracted properly (and 'http' was always used as user name). -- Andrés García fixed compiler warnings in our ioctlsocket() usage. +- Andrés García fixed compiler warnings in our ioctlsocket() usage. Daniel (30 March 2004) - Joe Halpin faced problems with the getnameinfo() argument ai_flags and the @@ -227,7 +227,7 @@ Daniel (30 March 2004) Daniel (29 March 2004) - Gisle Vanem updated files for the djgpp/MS-DOS build. -- Andrés García helped me work out a fix for the runtests.pl script to make +- Andrés García helped me work out a fix for the runtests.pl script to make the file:// tests run fine when tested with the mingw-built version of curl. - Fixed an include issue with netinet/tcp.h on AIX, based on input by Tor. @@ -314,7 +314,7 @@ Daniel (22 March 2004) Mentioned as issue 27 in TODO-RELEASE. Daniel (21 March 2004) -- Fixed the root Makefile to use tabs for the netware target. Günter Knauf +- Fixed the root Makefile to use tabs for the netware target. Günter Knauf pointed this out. - Marty Kuhrt's VMS cleanup @@ -338,7 +338,7 @@ Daniel (18 March 2004) Daniel (17 March 2004) - Watz pointed out a few missing files in the MSVC project description file. -- Günter Knauf brought patches, code and makefiles to build curl on Novell +- Günter Knauf brought patches, code and makefiles to build curl on Novell NetWare. Daniel (15 March 2004) @@ -378,8 +378,8 @@ Daniel (4 March 2004) - Improved PUT/POST with NTLM/Digest authentication, the so called issue 12. - Modified the test HTTP server a lot to work with the upcoming changes for - PUT/POST with NTLM/Digest authentication (like test case 88). Added Andrés - García's win32-changes. Improved the logging. + PUT/POST with NTLM/Digest authentication (like test case 88). Added Andrés + García's win32-changes. Improved the logging. - Fixed the file:-related progress/getinfo stuff a bit more. @@ -389,7 +389,7 @@ Daniel (4 March 2004) could erroneously re-use a previous connection that was sent with Connection: close. Christopher R. Palmer reported. -- Andrés García patched curl to prevent warnings while compiling with mingw, +- Andrés García patched curl to prevent warnings while compiling with mingw, mainly because it is now possible to have both WIN32 and HAVE_CONFIG_H defined. @@ -538,7 +538,7 @@ Daniel (15 February 2004) - Fixed a case where a host cache entry was not flagged in-use properly when a cached entry was used. -- Andrés García's patch that checks for winmm in the configure script was +- Andrés García's patch that checks for winmm in the configure script was applied. Daniel (13 February 2004) @@ -567,7 +567,7 @@ Daniel (11 February 2004) - 'configure --disable-manual' completely disables the built-in manual from the curl command tool. -- Andrés García fixed the configure script and a minor source edit, and now +- Andrés García fixed the configure script and a minor source edit, and now he has managed to get msys/mingw to run configure and then build! Daniel (9 February 2004) @@ -587,7 +587,7 @@ Daniel (9 February 2004) it runs on windows with GTK as well! Daniel (6 February 2004) -- Andrés García made the configure script find gethostbyname() fine when run +- Andrés García made the configure script find gethostbyname() fine when run with mingw on windows. - Modified the ldap code to use proper function pointers all over (instead of @@ -602,7 +602,7 @@ Daniel (5 February 2004) define HAVE_ZLIB_H and HAVE_LIBZ if both the lib and the header is found. If one is missing, none of the defines is set. -- Andrés García fixed the Mingw makefiles. +- Andrés García fixed the Mingw makefiles. - Len Krause reported that curl 7.9.X could do uploading from stdin without doing chunked encoding, which current curl cannot do even if you disable diff -up curl-7.11.2/README.utf8 curl-7.11.2/README --- curl-7.11.2/README.utf8 2004-04-23 06:59:21.000000000 +0100 +++ curl-7.11.2/README 2012-01-24 12:05:54.119103915 +0000 @@ -76,5 +76,5 @@ CVS NOTICE Curl contains pieces of source code that is Copyright (c) 1998, 1999 - Kungliga Tekniska Högskolan. This notice is included here to comply with the + Kungliga Tekniska Högskolan. This notice is included here to comply with the distribution terms.