summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-12-13 15:38:33 +0100
committerSimon Josefsson <simon@josefsson.org>2007-12-13 15:38:33 +0100
commit2edf069e2b03d10f7d713de17771e8a7c8352432 (patch)
tree23aee8fa7be8b2aeeae7d7956d1b56c8c8fe45d4
parent0420cc1ec5dd8c4c18268abb9f769c1641098925 (diff)
downloadgnutls-2edf069e2b03d10f7d713de17771e8a7c8352432.tar.gz
Add.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9f72f6461a..a928ba2db2 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ This fixes the self-test "rsa-md5-collision" under MinGW+Wine with
recent versions of libgcrypt. The problem was that Wine with the
libgcrypt RNG generates huge amounts of debugging output.
+** Fix for certificate selection in servers with certificate callbacks.
+
** Major changes compared to the v2.0 branch:
*** SRP support aligned with newly published RFC 5054.