summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-08-31 15:05:43 +0200
committerSimon Josefsson <simon@josefsson.org>2009-08-31 15:05:43 +0200
commit03b51d01f327150048f9940f182dca213c31c8d8 (patch)
tree0bda5c1d4f8d0f03421a3455be544c6b89df2c36 /NEWS
parent3c10e94f134bbb8f653eac6b4464a734129ae9cd (diff)
downloadgnutls-03b51d01f327150048f9940f182dca213c31c8d8.tar.gz
Add.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cfa7c88cb5..d6537590b7 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ See the end for copying conditions.
* Version 2.9.4 (unreleased)
+** libgnutls: Client-side TLS 1.2 now works.
+Contributed by Daiki Ueno.
+
** libgnutls: Make OpenPGP hostname checking work again.
The patch to resolve the X.509 CN/SAN issue accidentally broken
OpenPGP hostname comparison.