aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-04 15:52:32 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-04 15:52:32 +0000
commit1b0af1c53a1da1b12d9cd21f2f8aac8ca9f08630 (patch)
tree69ff32dc7823e86d296353ab293462de775c557d
parent23f869205861afbb72ff724030a141cf636acc19 (diff)
curlx.c example added
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bd8375e56..98a23e24e 100644
--- 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.