summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-04-12 22:09:37 +0200
committerSimon Josefsson <simon@josefsson.org>2008-04-12 22:09:37 +0200
commit7d62b7d4c1f72fb037f7b77432f63ce20ef45b66 (patch)
tree6d6d70054f5c756b325a399660f011469ebbbaf0
parentbc6ac4e53536a36d8e73d66a5ffb4f64b4428f56 (diff)
downloadgnutls-7d62b7d4c1f72fb037f7b77432f63ce20ef45b66.tar.gz
Add.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e89fba8dba..35cc332de6 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ See the end for copying conditions.
The function gnutls_psk_netconf_derive_key supports the PSK key
derivation as specified in draft-ietf-netconf-tls-01.txt.
+** New PSK example client and server.
+See doc/examples/ex-client-psk.c and doc/examples/ex-serv-psk.c.
+
** API and ABI modifications:
gnutls_psk_netconf_derive_key: ADDED