summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-04-03 09:53:11 +0200
committerSimon Josefsson <simon@josefsson.org>2008-04-03 09:53:11 +0200
commit42b8b6c396a171ce481c32d834efbd6432d97c5e (patch)
tree97d5baabea7e3a4ced2b380afdcec9c46704defc /NEWS
parent4979c09c9c242bde4536fdcfe9fe5d1e8a7f0d0a (diff)
downloadgnutls-42b8b6c396a171ce481c32d834efbd6432d97c5e.tar.gz
Add.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6b084618f7..fccdbf94f8 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ See the end for copying conditions.
** Several minor fixes in the OpenPGP interface. Thanks to Daniel Kahn
Gillmor.
+** Fix fopen file descriptor leak in PSK server code.
+Thanks to Laurence Withers <l@lwithers.me.uk>, see
+<http://lists.gnu.org/archive/html/gnutls-devel/2008-04/msg00002.html>.
+
** API and ABI modifications:
gnutls_crypto_rnd_register: ADDED
GNUTLS_DIG_SHA224: ADDED