X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fmod-domaintree;a=blobdiff_plain;f=ChangeLog;h=50a956b8222cb991101544b8f0ca9ede5e741971;hp=ba7b6a3ee85f8b4599e76866493e451835f79fbf;hb=3fe0a6c17058df1646160bf866a97a88e2d1503d;hpb=fefcf1bb6a8456bf6fcd66c55b42562c7184616a diff --git a/ChangeLog b/ChangeLog index ba7b6a3..50a956b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,8 +2,33 @@ mod_domaintree ChangeLog ======================== $Id$ +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