2001-07-12      Christian Gilmore <cgilmore@tivoli.com>

        o  Removed test for mod_perl-1.26 or higher.
        o  Cleaned up documentation.
        o  Made release 0.61.

2001-05-27	Christian Gilmore <cgilmore@tivoli.com>

        o  Deprecated generic variable naming in favor of
           module specific to reduce potential conflict with
           other auth modules: 
	      GroupAttrType   -> AuthzGroupAttrType
	      GroupAttrValue  -> AuthzGroupAttrValue
	      LDAPServer      -> AuthzLDAPServer
	      LDAPPort        -> AuthzLDAPPort
	      MemberAttrType  -> AuthzMemberAttrType
	      MemberAttrValue -> AuthzMemberAttrValue
	      NestedGroups    -> AuthzNestedGroups
	      UidAttrType     -> AuthzUidAttrType
	   Original variable names are still accepted but will be removed
 	   on the next major release. This change allows for user
	   information to be hosted on one LDAP while group information is
	   hosted on another.
	o  Made release 0.60.
	
2001-01-08	Christian Gilmore <cgilmore@tivoli.com>

	o  Fixed bug regarding nested groups whose membership was by dn.
	o  Better handled of pre-1.26 set_handlers bugs.
	o  Made release 0.51.
	
2000-09-26	Christian Gilmore <cgilmore@tivoli.com>

	o  Made first public release 0.50.

$Id: ChangeLog,v 1.5 2001/07/12 14:18:52 cgilmore Exp $