summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e812476e12..5afde1b733 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,9 @@ See the end for copying conditions.
** libgnutls: fix issue in RSA-PSK client callback which resulted in no username
being sent to the peer. Patch by Nicolas Dufresne.
+** libgnutls: fix regression causing stapled extensions in trust modules not
+ to be considered.
+
** 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'.