- prepare 1.4
[m6w6/mod-domaintree] / ChangeLog
1 mod_domaintree ChangeLog
2 ========================
3 $Id$
4
5 v1.4 -- 2006/05/29
6 -------------------
7 * Added per-server configuration merge hook
8 * #ifdef'd out pid logging
9 * Replaced links with actual files in tarball
10 * Add debug symbols by default
11
12 v1.3 -- 2006/01/28
13 --------------------
14 * Code clean up
15 * Added configure etc.
16 * Added DomainTreeCache directive
17 * Added DomainTreeStatRoot directive
18
19 v1.2 -- 2005/06/19
20 ~~~~~~~~~~~~~~~~~~~~
21 * DomainTreeAlias now understands 2 simple placeholders,
22 ? for any char and * for any string until next matching char
23
24 v1.1 -- 2005/06/13
25 ~~~~~~~~~~~~~~~~~~~~
26 * Added DomainTreeAlias directive
27 * Added DomainTreeAliasRecursion directive
28