From 4c4bfb64b62ff5b7b7fa21ec0185db797f434386 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 21 Jul 2008 19:35:56 +0000 Subject: - Rework event handling system so we don't use a full thread per connection, but instead only use threads for active requests. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0d0912e..d9835db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +0.9.4 ??? + - Rework event handling system so we don't use a full thread per + connection, but instead only use threads for active requests. + 0.9.3 ??? - Support sending access groups to mod_httpauth apache2x module. - Support retrieving LDAP access groups for users. -- cgit v1.2.3