summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-06 20:06:46 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-06 20:07:47 +0100
commit14c83926d9152dab48a54fffd07435324b878b6e (patch)
tree8bdc6fdcd6dd8b670b28eba36bfa3c7bb0ce1851 /NEWS
parent58f6dd533c8506a780fc780a49e237300948fb59 (diff)
downloadgnutls-14c83926d9152dab48a54fffd07435324b878b6e.tar.gz
Corrected DTLS retransmission timeouts. Added the _ms suffix to the time variables in milliseconds. Report and patch by Sean Buckheister.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a9a7989679..e0a8a2d6d4 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,9 @@ status from an ocsp server.
** command line apps: Use gnu autogen (libopts) to parse command
line arguments and template files.
+** libgnutls: Corrected DTLS retransmission timeouts.
+Report and patch by Sean Buckheister.
+
** libgnutls: Added new functions to easily allow the usage of
an SSH-style authentication.