From fc534df9d02ed2133a30f13498cf38d6b933061f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Tue, 8 Jun 2010 13:07:57 +0200 Subject: [PATCH] 2.0.0 Changelog --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index fcf02cf..d6ab345 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2010-06-08 Ondřej Surý + * VERSION: 2.0.0 release + * mod_vhost_ldap.c: Sleep for (fibonacci numbers) seconds after LDAP failure + * mod_vhost_ldap.c: Add a log WARNING when LDAP is unreachable + * mod_vhost_ldap.c: Don't set r->filename, return DECLINE on success, only + mangle documentroot and others, and let other apache + modules handle real filenames + * mod_vhost_ldap.c: Create and use function set_document_root inspired by apache2.2 + * mod_vhost_ldap.c: Return correct error codes on failures and not DECLINED + 2006-11-01 Ondřej Surý * VERSION: 1.2.0 release * mod_vhost_ldap.c: release apache-2.2 version as 1.2.0 -- 2.45.1