[libsoup/libsoup-2-74] docs: Refer to 2.74.0 for ssl changes



commit 36f23cc18bb75185a78f623dd457d034c49b45d2
Author: Patrick Griffis <pgriffis igalia com>
Date:   Sun Aug 22 17:48:30 2021 -0500

    docs: Refer to 2.74.0 for ssl changes
    
    In the end 2.72.1 wasn't released.

 libsoup/soup-session.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libsoup/soup-session.c b/libsoup/soup-session.c
index 10f0075b..83421ef9 100644
--- a/libsoup/soup-session.c
+++ b/libsoup/soup-session.c
@@ -3416,7 +3416,7 @@ soup_session_class_init (SoupSessionClass *session_class)
         * https certificate validation is handled.
         *
         * If you are using #SoupSessionAsync or
-        * #SoupSessionSync, on libsoup older than 2.72.1, the default value
+        * #SoupSessionSync, on libsoup older than 2.74.0, the default value
         * is %FALSE, for backward compatibility.
         *
         * Since: 2.38
@@ -3454,7 +3454,7 @@ soup_session_class_init (SoupSessionClass *session_class)
         * #SoupSession:ssl-use-system-ca-file will be %TRUE by
         * default, and so this property will be a copy of the system
         * CA database. If you are using #SoupSessionAsync or
-        * #SoupSessionSync, on libsoup older than 2.72.1, this property
+        * #SoupSessionSync, on libsoup older than 2.74.0, this property
         * will be %NULL by default.
         *
         * Since: 2.38


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]