]> granicus.if.org Git - curl/commitdiff
curlx.c example added
authorDaniel Stenberg <daniel@haxx.se>
Sat, 4 Oct 2003 15:52:32 +0000 (15:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 4 Oct 2003 15:52:32 +0000 (15:52 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index bd8375e56ff778496d807c609163888b788190ee..98a23e24e3e9d043da8a47b445981667f6cf76f2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -25,6 +25,9 @@ Daniel (3 October)
   the name 'access' in a function prototype is not very wise as some compilers
   complain.
 
+- Peter Sylvester provided his and Jean-Paul Merlin's curlx.c example source
+  code that shows how they use ssl and callbacks.
+
 Daniel (2 October)
 - James MacMillan's patch makes curl build on QNX 6.2.x.