2004-04-06 Hobbit * mod_chroot/0.1 - initial release 2004-04-08 Hobbit * mod_chroot/0.2 - no getppid() heuristics when EAPI is available. 2004-11-31 Hobbit * mod_chroot/0.3 - with Apache 2.0 support 2005-01-09 Hobbit * getenv()/setenv() instead of flaky getppid(). * fixed layout to make work as expected. * documentation updates. * released mod_chroot/0.4 2005-06-12 Hobbit * fixed a problem with some CGIs (mod_cgid, mod_fcgid) being executed outside the chroot jail. Patch by , thanks! * updated documentation * released mod_chroot/0.5