From: Andreas Metzler Date: Sun, 10 Apr 2022 11:22:22 +0000 (+0200) Subject: Document C++ soname bump in NEWS. X-Git-Tag: 3.7.5~20^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e697fc84eef9b5ba02738aefe526134bfd3ad63e;p=thirdparty%2Fgnutls.git Document C++ soname bump in NEWS. Signed-off-by: Andreas Metzler --- diff --git a/NEWS b/NEWS index 5957286d7d..2a9a1d8b7b 100644 --- a/NEWS +++ b/NEWS @@ -54,6 +54,7 @@ gnutls_compress_certificate_get_selected_method: Added gnutls_compress_certificate_set_methods: Added gnutls_ciphersuite_get: New function gnutls_record_send_file: New function +libgnutlsxx: Soname bumped due to ABI breakage introduced in 3.7.1 * Version 3.7.3 (released 2022-01-17)