diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-02-07 09:34:43 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-02-07 09:34:43 +0000 |
commit | 4748b40ad968898bde53b7e59ac1b2e7674578fa (patch) | |
tree | d2741bd01887ba2672bbcc8c9c02aa76fa4ab8bc | |
parent | c40b4f6c3977497bc4b2d248554f13ea82354b76 (diff) |
changes since 7.9.4
-rw-r--r-- | CHANGES | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |