summaryrefslogtreecommitdiffstatsabout
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2010-06-27 17:55:48 (GMT)
committer Nikos Mavrogiannopoulos <nmav@gnutls.org>2010-06-27 17:55:48 (GMT)
commitbf41514739c804ffdea8d15a2aa8e2f5ea3ae2a8 (patch)
treedd48e62becf460c06065c5d3847afa58875ef557 /NEWS
parente6aac06b8fc2e9d0cc005b2003897d09555ec32d (diff)
Force support of safe renegotiation.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ef5bef4..c0f3a0d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
1** Version 0.5.7
2- Added support for session tickets.
3
4- Depend on gnutls 2.10.0 to force support for safe
5 renegotiation.
6
1** Version 0.5.6 (2010-03-24) 7** Version 0.5.6 (2010-03-24)
2- Corrected issue with firefox and long POST data (by 8- Corrected issue with firefox and long POST data (by
3 handling EINTR and EAGAIN errors in read). 9 handling EINTR and EAGAIN errors in read).