Changes to 2.0.45 ----------------- * mod_logio.so added. [William Rowe] Changes to 2.0.44 ----------------- * mod_auth_ldap.so and util_ldap.so added, based on the stock Win32 SDK ldap implementation. [William Rowe] * mod_charset_lite.so, libapriconv.dll, and the bin/iconv/*.so character set modules all added. [William Rowe] Changes to 2.0.40 ----------------- * Add back the -w 'hold console open on error flag' for the console mode and test actions. [William Rowe] Changes to 2.0.39 ----------------- * Create an .exe flavor of the installer. [William Rowe] * mod_default and mod_ext_filter added. [William Rowe] Changes to 2.0.36 ----------------- * Associate .log/.conf with 'txtfile' rather than custom type definitions. Need more thorough solution. [William Rowe] Changes to 2.0.35 ----------------- * mod_cache, mod_disk_cache, mod_mem_cache all added. [William Rowe] * Move ApacheMonitor from HKLM\SOFTWARE\Microsoft\CurrentVersion\Run into the appropriate Startup program files group. [William Rowe] Changes to 2.0.28 ----------------- * Fixed StopPriorService/RemovePriorService to yank the existing service even if it is broken or misconfigured. [William Rowe] * Incorporated new features (/error/ collection and abs) rearranged relocated files and removed mod_tls. Set SSL aside into it's own entity so users prohibited from using such encryption can pointedly omit installing it, and it is simpler to package Apache without it. [William Rowe] Changes to 2.0.24 ----------------- * Revamped the 1.3 structure to 'fit' for 2.0. [William Rowe] Changes to 1.3.22 ----------------- Restructured releases, both .msi and .exe results now created. Place the prior package in the httpd-win32-msi directory before building the package, and always set up the 'previous package' variable in ISWI, so that random-assigned file identities are retained from release to release. Eliminated the src/ installation entirely. Folks who can use the compiler should be adept at downloading the apache_v.v.v.zip distribution anyways. Fixed ApacheAdmin/ApacheNonAdmin selection, and added the SOFTWARE/Apache Group/Apache/1.3.xx key into HKCU when the ApacheNonAdmin installation is requested. Began using httpd.conf-dist-win as it now reflects all our substitutions. Consistified the "Apache HTTP Server" title per pmc discussion. Changed real_feature symbol names to the 'default' _function@4 semantic for msvc exports, to match apache_2.0-win32.isv. [William Rowe] Changes to 1.3.20 (and prior) ----------------------------- Consult CVS logs for the httpd-win32-msi repository.