summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.