]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Mention enum's.
authorSimon Josefsson <simon@josefsson.org>
Sun, 14 Oct 2007 15:53:05 +0000 (17:53 +0200)
committerSimon Josefsson <simon@josefsson.org>
Sun, 14 Oct 2007 15:53:05 +0000 (17:53 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 1af283632cbeaf1bc8ddd7fcc091e278f0aa15cf..151c9fd278599376563093659989708760cea862 100644 (file)
--- 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)