> On 6 Mar 2024, at 23:20, Daniel Stenberg <dan...@haxx.se> wrote:
> 
> On Wed, 6 Mar 2024, Vladimir Levijev via curl-library wrote:
> 
>> We are working on allowing our users to build our software with older cURL 
>> libraries and we noticed that according to this page
>> 
>> https://curl.se/libcurl/c/CURLOPT_PROTOCOLS.html
>> 
>> the symbol CURLPROTO_SMTP was added in 7.19.4 it’s actually 7.20.0 .
> 
> The manpage actually says that the CURLOPT_PROTOCOLS option itself was added 
> in 7.19.4. It does not mention specifically when the different protocol 
> defines were added.

Oh, got it!

> You can find details about when any specific libcurl symbol was added on this 
> page: https://curl.se/libcurl/c/symbols-by-name.html - which says that 
> CURLPROTO_SMTP was added in 7.20.0...

How nice, I wonder how did I fail at finding that page when googling because I 
knew it must exist! Exactly what I needed! Thanks a lot!

Cheers,

VL
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to