From: Daniel Stenberg Date: Thu, 7 Feb 2002 09:34:43 +0000 (+0000) Subject: changes since 7.9.4 X-Git-Tag: curl-7_9_5-pre2~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4748b40ad968898bde53b7e59ac1b2e7674578fa;p=thirdparty%2Fcurl.git changes since 7.9.4 --- diff --git a/CHANGES b/CHANGES index a6bfc267ba..a25a4d01f5 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,20 @@ History of Changes +Daniel (6 February 2002) +- Miklos Nemeth provided updated windows makefiles and INSTALL docs. + +- Mr Larry Fahnoe found a problem with formposts and I managed to track down + and patch this bug. This was actually two bugs, as the posted size was also + said to be two bytes too large. + +- Brent Beardsley found out and brought a correction for the + CURLINFO_CONTENT_TYPE parser that was off one byte. This was my fault, I + accidentaly broke Giaslas Georgios' patch. + +Daniel (5 February 2002) +- Kevin Roth found yet another SSL download problem. + Version 7.9.4 - no changes since pre-release