- release 1.6
[m6w6/mod-domaintree] / ChangeLog
1 mod_domaintree ChangeLog
2 ========================
3 $Id$
4
5 v1.6 -- 2007/05/07
6 -------------------
7 * Added suexec hook and DomainTreeSuexec directory configuration directive
8 * Fixed `make clean`
9
10 v1.5 -- 2006/12/08
11 -------------------
12 * Fixed possible crash in strmatch()
13 * Added DomainTreeIgnore directive
14 * Added DomainTreeForbid directive
15
16 v1.4 -- 2006/05/29
17 -------------------
18 * Added per-server configuration merge hook
19 * #ifdef'd out pid logging
20 * Replaced links with actual files in tarball
21 * Add debug symbols by default
22
23 v1.3 -- 2006/01/28
24 --------------------
25 * Code clean up
26 * Added configure etc.
27 * Added DomainTreeCache directive
28 * Added DomainTreeStatRoot directive
29
30 v1.2 -- 2005/06/19
31 ~~~~~~~~~~~~~~~~~~~~
32 * DomainTreeAlias now understands 2 simple placeholders,
33 ? for any char and * for any string until next matching char
34
35 v1.1 -- 2005/06/13
36 ~~~~~~~~~~~~~~~~~~~~
37 * Added DomainTreeAlias directive
38 * Added DomainTreeAliasRecursion directive
39