summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-05-14 12:47:32 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-05-14 12:47:32 +0200
commitf904e89ddfc3ee36542ae36bc1cdf600a4cbc2c7 (patch)
tree08a88996f4937a4911f56ff5379f811bf20451df
parentbc5c103337768f262e44269ecafcbd08940782dd (diff)
downloadgnutls-f904e89ddfc3ee36542ae36bc1cdf600a4cbc2c7.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d942433820..1ffcbb1492 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ See the end for copying conditions.
** libgnutls: Fixed issue when rehandshaking without a client certificate in
a session which initially used one. Reported by Frantisek Sumsal.
+** libgnutls: fix issue in RSA-PSK client callback which resulted in no username
+ being sent to the peer. Patch by Nicolas Dufresne.
+
** API and ABI modifications:
No changes since last version.