]> granicus.if.org Git - curl/commitdiff
formfree() fix, version display fixed, curl_escape() fix
authorDaniel Stenberg <daniel@haxx.se>
Sat, 7 Apr 2001 18:39:18 +0000 (18:39 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 7 Apr 2001 18:39:18 +0000 (18:39 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ea5bf826eb9b0df5b7a347b503acfd825534c7aa..2c6c9b61e7ca9a97b0ea6279498784e37b59adb1 100644 (file)
--- 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)