From 03a9a6b874ae291720e6089c2cf892a3e0ede4d3 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Thu, 01 Jul 2010 00:47:51 +0000 Subject: Force SDBM. --- (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7b796f0..88f4496 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,10 @@ ** Version 0.5.7 +- Force usage of SDBM. For some reason the default in + my system had issues after reaching a limit of entries. + SDBM seems stable so force it. + +- Optimizations in session caching. + - Added support for session tickets. This allows a server to avoid using a session cache and still support session resumption. This is at the cost of transporting @@ -7,8 +13,6 @@ - Depend on gnutls 2.10.0 to force support for safe renegotiation. -- Optimizations in session caching. - ** Version 0.5.6 (2010-03-24) - Corrected issue with firefox and long POST data (by handling EINTR and EAGAIN errors in read). -- cgit v0.9.2