Skip to content

Commit

Permalink
libcurl/c: mention backwards compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Aug 17, 2024
1 parent 19886a6 commit f837641
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions libcurl/c/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,17 @@
<p>
Read <a href="libcurl.html">the libcurl API overview</a> and
<a href="libcurl-tutorial.html">the libcurl tutorial</a> to get a general
in-depth grip of what libcurl programming is all about.

<p>
There are some <a href="example.html">example C source codes</a> you can
check out.
idea of what libcurl programming is all about. Also, check out
the <a href="example.html">examples</a>.

<p>
Dig into the <a href="symbols-in-versions.html">Symbols In Versions</a>
document to learn in which libcurl releases symbols were added or removed.

<p>
Every libcurl release is backwards compatible with the previous release. We
do not break API nor ABI. Ever.

</ul>

TITLE(Easy or Multi)
Expand Down

0 comments on commit f837641

Please sign in to comment.