summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6fd5dc44cd..041946a384 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,9 @@ See the end for copying conditions.
encoding) if the domain cannot be converted. That provides maximum compatibility
with browsers like firefox that perform the same conversion.
+** libgnutls: fix issue in RSA-PSK client callback which resulted in no username
+ being sent to the peer. Patch by Nicolas Dufresne.
+
** certtool: introduced the email_protection_key option. This option was introduced
in documentation for certtool without an implementation of it. It is a shortcut
for option 'key_purpose_oid = 1.3.6.1.5.5.7.3.4'.