libapache2-mod-authnz-dbmacl (20120925-3) stable; urgency=low
	
  * Rewriting ACL override as defaultACLUri, giving priority to 
    existing gdbm ACLs for a given resource.
  * New directives: enableDefaultAcl, defaultAclAuthoritative
  * Related code optimizations.
			
 -- Jose Kahan <jose.kahan@w3.org>  Wed, 25 Sep 2012 19:09:50 +0200
	
libapache2-mod-authnz-dbmacl (20120904-3) stable; urgency=low
	
  * Re-enabling ACL override as conflict was elsewhere.
			
 -- Jose Kahan <jose.kahan@w3.org>  Tue, 04 Sep 2012 16:07:50 +0200
	
libapache2-mod-authnz-dbmacl (20120904-2) stable; urgency=low
	
  * Disabling ACL override directive. Apparent conflicts elsewhere.
			
 -- Jose Kahan <jose.kahan@w3.org>  Tue, 04 Sep 2012 15:32:50 +0200
	
libapache2-mod-authnz-dbmacl (20120904-1) stable; urgency=low
	
  * New directive for overriding the ACLs of a given resource.
		
 -- Jose Kahan <jose.kahan@w3.org>  Tue, 04 Sep 2012 14:34:50 +0200
	
libapache2-mod-authnz-dbmacl (20120828-1) stable; urgency=low
	
  * New directive for enabling / disabling ip auth. ip auth disabled by default.
	
 -- Jose Kahan <jose.kahan@w3.org>  Tue, 28 Aug 2012 15:17:52 +0200
	
libapache2-mod-authnz-dbmacl (20120402-1) stable; urgency=low
	
  * Make the gdbm access thread safe, conditioned to the -DTHREAd define
  * From this version, we're splitting the packages to differentiate between
    the worker and the prefork version, even if it's the same code base

 -- Jose Kahan <jose.kahan@w3.org>  Mon, 02 Apr 2012 14:03:00 +0200

libapache2-mod-authnz-dbmacl (20120124-1) stable; urgency=low
	
  * Ignore ipv6 addresses when doing ip-based authentication
  * Add W3C_PROTECTED request note when requesting a protected 
    resource

 -- Jose Kahan <jose.kahan@w3.org>  Tue, 24 Jan 2012 19:03:22 +0200
	
libapache2-mod-authnz-dbmacl (20111116-1) stable; urgency=low

  * pre-deployment code cleanup

 -- Jose Kahan <jose.kahan@w3.org>  Wed, 16 Nov 2011 18:13:22 +0200
	
libapache2-mod-authnz-dbmacl (20100610-1) stable; urgency=low

  * updated to debhelper 7

 -- Jose Kahan <jose.kahan@w3.org>  Thu, 10 Jun 2010 16:41:22 +0200

libapache2-mod-authnz-dbmacl (20090805-1) stable; urgency=low

  * compiled against apr-1.3.7,  apr-util-1.3.8, and apache 2.2.12

 -- Jose Kahan <jose.kahan@w3.org>  Wed, 05 Aug 2009 16:41:22 +0200

libapache2-mod-authnz-dbmacl (20090429-1) stable; urgency=low

  * added Cache-Control: private to authorized requests to protected
    resources

 -- Jose Kahan <jose.kahan@w3.org>  Wed, 29 Apr 2009 22:50:22 +0200

libapache2-mod-authnz-dbmacl (20081114-1) stable; urgency=low

  * new stripped module: libauthz_dbmacl.c responsible for 
    request authorization. Authentication is provided by other modules.
	
  * gdbm files should not be opened during the configuration parsing.
    This results in many file handles that are not freed during the lifetime
    of the apache2 daemon. Moved those operations to a post_config hook.
 
 -- Jose Kahan <jose.kahan@w3.org>  Fri, 14 Nov 2008 16:01:22 +0200	
	
libapache2-mod-authnz-dbmacl (20080116-3) stable; urgency=low
  
  * dbmACL_digestFile, dbmACL_worldGroup and dbmACL_authoritative 
    directives were not being merged correctly.
     
 -- Jose Kahan <jose.kahan@w3.org>  Thu, 07 Feb 2008 19:05:47 +0200

libapache2-mod-authnz-dbmacl (20080116-2) stable; urgency=low
 
  * Compiled against Apache 2.2.8
     
 -- Jose Kahan <jose.kahan@w3.org>  Tue, 29 Jan 2008 14:23:47 +0200

libapache2-mod-authnz-dbmacl (20080116-1) stable; urgency=low

  * Internal redirects were being handled as subrequests

 -- Jose Kahan <jose.kahan@w3.org>  Wed, 16 Jan 2008 17:33:47 +0200
	
libapache2-mod-authnz-dbmacl (20061107-1) stable; urgency=low

  * Initial Release.

 -- Jose Kahan <jose.kahan@w3.org>  Tue, 7 Nov 2006 14:23:47 +0200
