8 May 2002 Version 2.0.1. Updated for the latest Apache 2.0 (2.0.36). 24 May 2001 Version 2.0.0. Now can be complied for Apache 2.0, as well as 1.3+. 03 July 2000 Version 1.1.2. Minor bug-fixes for root location and SCRIPT_NAME. 21 June 2000 Version 1.1.1. Minor bug-fixes for root location and SCRIPT_NAME. 5 May 2000 Version 1.1.0. Finished debugging the workaraounds for location-related problems. 6 Mar 2000 Version 1.0.2. Minor documentation update. 14 Feb 2000 Version 1.0.1. Minor bug fix for HTTP status 304 (not modified) returned on pressing Reload few times (or using other reloading methods like or window.location="this"). 18 Jan 2000 Version 1.0.0. Some cosmetic changes in the code. After a period of testing the module version changed to 1.0.0. 10 Jan 2000 Version 0.4.0. Fixed a minor problem with pcgiStartProc - changed it back to double-fork. This introduces problems for people who want to compile the module on Win32. I don't know how to help them; if anyone is interested in compiling the module on Win32 - patches accepted... 8 Jan 2000 Version 0.3.0. Implemented command PCGI_SetEnv. This completes virtual hosting support. 5 Jan 2000 Version 0.2.0. Implemented command PCGI_ROOT for virtual hosting; this actually changes PATH_INFO. 28 Dec 1999 Version 0.1.2. Versioning scheme added to tarball. 27 Dec 1999 Version 0.1.1. Forgot to change the call to ap_add_version_component - fixed. 24 Dec 1999 Version 0.1.0. Implemented per-directory (per-location, really) config merge. 7 Dec 1999 Relesed version 0.0.1 - early development release; it lacks some features; probably buggy.