summaryrefslogtreecommitdiffstatsabout
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2010-06-27 19:12:28 (GMT)
committer Nikos Mavrogiannopoulos <nmav@gnutls.org>2010-06-27 19:13:18 (GMT)
commite15cc41ffbbf00baf00bc97c534468e521bbf1e6 (patch)
tree7b1d0929621577aefb00a573e11431a9bf1e93bd /NEWS
parent67dcd101af5d7086fd6703278f4f91072c91b29d (diff)
Check the cache DB every 15 minutes instead of checking on every write.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c0f3a0d..9750e7d 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@
4- Depend on gnutls 2.10.0 to force support for safe 4- Depend on gnutls 2.10.0 to force support for safe
5 renegotiation. 5 renegotiation.
6 6
7- Optimizations in session caching.
8
7** Version 0.5.6 (2010-03-24) 9** Version 0.5.6 (2010-03-24)
8- Corrected issue with firefox and long POST data (by 10- Corrected issue with firefox and long POST data (by
9 handling EINTR and EAGAIN errors in read). 11 handling EINTR and EAGAIN errors in read).