mirror of
https://github.com/curl/curl.git
synced 2026-04-23 17:32:13 +03:00
provide some track record of the SONAME bumps
This commit is contained in:
parent
e08296f70c
commit
22e2ecb003
1 changed files with 15 additions and 0 deletions
|
|
@ -52,3 +52,18 @@ Downgrades
|
|||
that doesn't support the options your application needs. Or possibly you
|
||||
even downgrade so far so you cross an ABI break border and thus a different
|
||||
soname, and then your application may need to adapt to the modified ABI.
|
||||
|
||||
History
|
||||
|
||||
The previous major library soname number bumps (breaking backwards
|
||||
compatibility) have happened the following times:
|
||||
|
||||
0 - libcurl 7.1, August 200
|
||||
|
||||
1 - libcurl 7.5 December 2000
|
||||
|
||||
2 - libcurl 7.7 March 2001
|
||||
|
||||
3 - libcurl 7.12.0 June 2004
|
||||
|
||||
4 - libcurl 7.16.0 October 2006
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue