]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Credit.
authorSimon Josefsson <simon@josefsson.org>
Tue, 16 Sep 2008 12:34:06 +0000 (14:34 +0200)
committerSimon Josefsson <simon@josefsson.org>
Tue, 16 Sep 2008 12:34:06 +0000 (14:34 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 91ccd9a780b43d2e8fb7f2270f965ce7fd746497..27b7796d3eb4495ac1be79e9a05e4225bf787404 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -93,7 +93,8 @@ No changes since last version.
 
 ** libgnutls: New API to set the public parameters in a certificate request
 ** from a private key.
-The function is gnutls_x509_crq_set_key_rsa_raw.
+The function is gnutls_x509_crq_set_key_rsa_raw.  Inspired by
+discussion with "Zach C." <fxchip@gmail.com>.
 
 ** libgnutls: New API to set a callback to extract TLS Finished data.
 The function to register is gnutls_session_set_finished_function and