mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
7.9.3 public
This commit is contained in:
parent
2db894807b
commit
8c459156f8
14
CHANGES
14
CHANGES
@ -6,6 +6,16 @@
|
|||||||
|
|
||||||
History of Changes
|
History of Changes
|
||||||
|
|
||||||
|
Version 7.9.3
|
||||||
|
|
||||||
|
Daniel (23 January 2002)
|
||||||
|
- Andrés García found a persistancy problem when doing HTTP HEAD, that made
|
||||||
|
curl "hang" until the connection was closed by the server. This problem has
|
||||||
|
been introduced in 7.9.3 due to internal rewrites, this was not present in
|
||||||
|
7.9.2.
|
||||||
|
|
||||||
|
Version 7.9.3-pre4
|
||||||
|
|
||||||
Daniel (19 January 2002)
|
Daniel (19 January 2002)
|
||||||
- Antonio filed bug report #505514 and provided a fix! When doing multipart
|
- Antonio filed bug report #505514 and provided a fix! When doing multipart
|
||||||
formposts, libcurl would include an error text in the actual post if a
|
formposts, libcurl would include an error text in the actual post if a
|
||||||
@ -40,8 +50,8 @@ Daniel (17 January 2002)
|
|||||||
FTP). Sterling fixed it.
|
FTP). Sterling fixed it.
|
||||||
|
|
||||||
Daniel (16 January 2002)
|
Daniel (16 January 2002)
|
||||||
- Georg Horn pointed out a timed out transfer without error text. I found it
|
- Georg Horn could make a transfer time-out without error text. I found it and
|
||||||
and corrected it.
|
corrected it.
|
||||||
|
|
||||||
- SSL writes didn't work, they return an uninitialized value that caused
|
- SSL writes didn't work, they return an uninitialized value that caused
|
||||||
havoc all over. Georg Horn experienced this.
|
havoc all over. Georg Horn experienced this.
|
||||||
|
Loading…
Reference in New Issue
Block a user