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)
commit2b29da0c2ea26907c964bef179337a2cc614a22c (patch)
tree7b1d0929621577aefb00a573e11431a9bf1e93bd /NEWS
parent622abdd12b5c31c2d506d710456bebd6bfff8603 (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).