From cc5c53454a3da4eebfbc0a2b5951d3e3afd7df92 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 7 Apr 2001 18:39:18 +0000 Subject: formfree() fix, version display fixed, curl_escape() fix --- CHANGES | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGES b/CHANGES index ea5bf826e..2c6c9b61e 100644 --- a/CHANGES +++ b/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) -- cgit v1.2.3