- release 1.6
[m6w6/mod-domaintree] / ChangeLog
index 62f10c3a9606ff33a5bfffaa39d746069a283d89..a5df59d6ac959c7786c68e3dace0158e9a38aaf4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,32 @@ mod_domaintree ChangeLog
 ========================
 $Id$
 
-v1.2   -- 2005/06/17 (not yet released)
+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.
+       * 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