From 7ce01c9c9325468b6ed85ba64a9899d12cfe0fa0 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Wed, 22 Sep 2010 08:05:48 +0200 Subject: Corrected behavior in Keep-Alive connections (do not terminate the connection prematurely) --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7053a95..fe85119 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +** Version 0.5.9 (unreleased) +- Corrected behavior in Keep-Alive connections (do not + terminate the connection prematurely) + ** Version 0.5.8 (2010-08-18) - Session tickets are enabled by default. -- cgit