X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fmod-domaintree;a=blobdiff_plain;f=ChangeLog;h=a5df59d6ac959c7786c68e3dace0158e9a38aaf4;hp=131387f0cde6e4f2cc6f38aa00884e034a7963c1;hb=d66d1df0634f7f0f8827d4b0243b02fcc9cbce14;hpb=22b87eb12bd502ea28cac63d8e71101ac0a11fcc diff --git a/ChangeLog b/ChangeLog index 131387f..a5df59d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,25 @@ mod_domaintree ChangeLog ======================== $Id$ -v1.3 -- 2006/01/00 +v1.6 -- 2007/05/07 +------------------- + * Added suexec hook and DomainTreeSuexec directory configuration directive + * Fixed `make clean` + +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.