From: Nikos Mavrogiannopoulos Date: Tue, 9 Aug 2011 20:21:01 +0000 (+0200) Subject: corrected typo X-Git-Tag: gnutls_3_0_1~15^2~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cb2161afd4aad9dcbaf8db8a97e489faef277cab;p=thirdparty%2Fgnutls.git corrected typo --- diff --git a/NEWS b/NEWS index 968216b77a..1f937ff562 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ See the end for copying conditions. ** libgnutls: The config file at gnutls_pkcs11_init() is being read if provided. -** libgnutls: Verify that a certificate liste specified +** libgnutls: Verify that a certificate list specified using gnutls_certificate_set_x509_key*(), is sorted according to TLS specification (from subject to issuer).