mirror of
https://github.com/curl/curl.git
synced 2026-04-19 08:11:17 +03:00
formfree() fix, version display fixed, curl_escape() fix
This commit is contained in:
parent
f7874cad29
commit
cc5c53454a
1 changed files with 10 additions and 0 deletions
10
CHANGES
10
CHANGES
|
|
@ -6,6 +6,16 @@
|
|||
|
||||
History of Changes
|
||||
|
||||
Daniel (7 April 2001)
|
||||
- Andrés García fixed a problem in curl_escape() and pointed out a flaw in
|
||||
the curl_easy_setopt man page.
|
||||
|
||||
Daniel (6 April 2001)
|
||||
- Adjusted the version code to properly display OpenSSL 0.9.6a. They sure
|
||||
change their version define format often...
|
||||
|
||||
- curl_formfree() now accepts a NULL pointer without crashing!
|
||||
|
||||
Version 7.7.1
|
||||
|
||||
Daniel (3 April 2001)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue