summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-12-08 16:43:31 +0000
committerSimon Josefsson <simon@josefsson.org>2005-12-08 16:43:31 +0000
commit84084f2e9975dd1bf1746603690ba946d0056335 (patch)
treed333537662d2275fa686e0b8d8736a96e2ec8a97
parent65ae36436a30770ebd2bad0b21f82fafe961db28 (diff)
downloadgnutls-84084f2e9975dd1bf1746603690ba946d0056335.tar.gz
Add.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d02844eeb0..4e83e25a67 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ See the end for copying conditions.
* Version 1.3.1 (unreleased)
** Support for DHE-PSK cipher suites has been added.
+This method offers perfect forward secrecy.
** Fix gnutls-cli STARTTLS hang when SIGINT is sent too quickly, thanks to
Otto Maddox <ottomaddox@fastmail.fm> and Nozomu Ando <nand@mac.com>.