X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fmod-domaintree;a=blobdiff_plain;f=ChangeLog;h=4da7c4ca5f5cbefc8a39e76cab0cc81580f7fb32;hp=ba7b6a3ee85f8b4599e76866493e451835f79fbf;hb=c09f1ef5c45ae82bfc53473fb4ee4221d1a73e09;hpb=fefcf1bb6a8456bf6fcd66c55b42562c7184616a diff --git a/ChangeLog b/ChangeLog index ba7b6a3..4da7c4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,8 +2,37 @@ mod_domaintree ChangeLog ======================== $Id$ +v1.6 -- 2006/05/?? +------------------- + * Added suexec hook and DomainTreeSuexec directory configuration directive + +v1.5 -- 2006/12/08 +------------------- + * Fixed possible crash in strmatch() + * Added DomainTreeIgnore directive + * Added DomainTreeForbid directive + +v1.4 -- 2006/05/29 +------------------- + * Added per-server configuration merge hook + * #ifdef'd out pid logging + * Replaced links with actual files in tarball + * Add debug symbols by default + +v1.3 -- 2006/01/28 +-------------------- + * Code clean up + * Added configure etc. + * Added DomainTreeCache directive + * Added DomainTreeStatRoot directive + +v1.2 -- 2005/06/19 +~~~~~~~~~~~~~~~~~~~~ + * DomainTreeAlias now understands 2 simple placeholders, + ? for any char and * for any string until next matching char + v1.1 -- 2005/06/13 ~~~~~~~~~~~~~~~~~~~~ - * Added DomainTreeScriptAlias directive - * Added DomainTreeScriptRecursion directive + * Added DomainTreeAlias directive + * Added DomainTreeAliasRecursion directive