summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-02-10 10:34:57 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-02-10 10:34:57 +0100
commit80d4a803399eed5124f76f27526f645c626b0727 (patch)
treedccb88ba07d4c4c9bd02afee61bd229ff5fdfa3f
parentf033f41918fb9ba492aae87c0edd443d88b753ee (diff)
downloadgnutls-80d4a803399eed5124f76f27526f645c626b0727.tar.gz
documented DHE-PSK fix.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 56bd5268f3..c021ce2f44 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ See the end for copying conditions.
* Version 2.11.7 (unreleased)
+** libgnutls: Corrected issue in DHE-PSK ciphersuites that ignored
+the PSK callback.
+
** libgnutls: SRP and PSK are no longer set on the default priorities.
They have to be explicitly set.