X-Git-Url: http://andersk.mit.edu/gitweb/mod-vhost-ldap.git/blobdiff_plain/7f9875bb3e8210122b73b7a63644d039733d04d6..ff7f1ad088ec4205d0dac7579f9acde661281371:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 2359641..58a2302 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2005-08-30 Ondřej Surý + * mod_vhost_ldap.c: use VERSION file as authoritative source for VERSION number + * mod_vhost_ldap.c: MIN_UID/MIN_GID lowered to 100/100 + * VERSION: 0.2.4 release + +2005-08-17 Ondřej Surý + * Change off-by-one error in minimum UID/GID [courtesy of Fabian Fagerholm] + * Fix LDAP schema (at last) [courtesy of Fabian Fagerholm] + * Release 0.2.3 + +2005-08-16 Ondřej Surý + * Works even without scriptAlias defined + * Fixed schema, include apacheScriptAlias, change conflicting UIDs of attributes + * DOCUMENT_ROOT variable is set correctly + * Fixed some typos + * Release 0.2.2 + 2005-08-02 Ondřej Surý * Complete rewrite... * Change apacheUsername to apacheSuexecUid and apacheSuexecGid