From: Simon Josefsson Date: Sun, 14 Oct 2007 15:53:05 +0000 (+0200) Subject: Mention enum's. X-Git-Tag: gnutls_2_1_2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a5ddeceba96f55685d570e4a7c96cd041e3f677;p=thirdparty%2Fgnutls.git Mention enum's. --- diff --git a/NEWS b/NEWS index 1af283632c..151c9fd278 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,9 @@ gnutls_certificate_set_openpgp_trustdb: REMOVED gnutls_srp_set_client_credentials_function: CHANGED gnutls_handshake_set_post_client_hello_function: ADDED gnutls_mac_get_key_size: ADDED +GNUTLS_E_OPENPGP_TRUSTDB_VERSION_UNSUPPORTED: DEPRECATED. +GNUTLS_A_MISSING_SRP_USERNAME: DEPRECATED +GNUTLS_A_UNKNOWN_SRP_USERNAME: DEPRECATED * Version 2.1.1 (released 2007-09-24)