summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/raptor-1-to-2-map.tsv1
-rw-r--r--docs/raptor-sections.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/raptor-1-to-2-map.tsv b/docs/raptor-1-to-2-map.tsv
index 00d8aa6e..8feea015 100644
--- a/docs/raptor-1-to-2-map.tsv
+++ b/docs/raptor-1-to-2-map.tsv
@@ -397,6 +397,7 @@
1.4.21 - - - 2.0.0 int raptor_world_set_log_handler (raptor_world *world, void *user_data, raptor_log_handler handler) -
1.4.21 - - - 2.0.0 int raptor_syntax_description_validate (raptor_syntax_description* desc) -
2.0.3 - - - 2.0.4 int raptor_bnodeid_ntriples_write (const unsigned char *bnodeid, size_t len, raptor_iostream *iostr) -
+2.0.3 - - - 2.0.4 int raptor_www_set_ssl_cert_options (raptor_www* www, const char* cert_filename, const char* cert_type, const char* cert_passphrase) -
#
# Types
#
diff --git a/docs/raptor-sections.txt b/docs/raptor-sections.txt
index 7b996777..c928ad23 100644
--- a/docs/raptor-sections.txt
+++ b/docs/raptor-sections.txt
@@ -294,6 +294,7 @@ raptor_www_set_final_uri_handler
raptor_www_fetch
raptor_www_fetch_to_string
raptor_www_get_connection
+raptor_www_set_ssl_cert_options
raptor_www_abort
</SECTION>