Author: wrowe Date: Sat Oct 30 12:09:14 2004 New Revision: 56059 Added: incubator/httpd/cli/trunk/mod_aspdotnet/CHANGES.txt (contents, props changed) incubator/httpd/cli/trunk/mod_aspdotnet/STATUS.txt (contents, props changed) Log:
New files, as of 2.0.1 start tracking these details. Added: incubator/httpd/cli/trunk/mod_aspdotnet/CHANGES.txt ============================================================================== --- (empty file) +++ incubator/httpd/cli/trunk/mod_aspdotnet/CHANGES.txt Sat Oct 30 12:09:14 2004 @@ -0,0 +1,23 @@ +Changes to Apache mod_aspdotnet 2.0.1 + + + +Changes to Apache mod_aspdotnet 2.0.0: + + Allocate the iterator used to review our AspNetMount entries from + the request pool, not the configuration pool. + [Larry Toppi <larry.toppi citrix.com>] + + Added .rc VERSIONINFO tags to query the version of the mod_aspdotnet.so + and Apache.Web.dll files. [Will Rowe] + + Release com objects immediately after querying for an interface, + before we error out that we failed to retrieve an interface. + [<hammet <hammett uol.com.br>] + + Don't test for a specific httpd.exe or apache.exe binary name, and + use the correct public key token for loading the Apache.Web assembly + [Yussef Alkhamrichi <yalkhamrichi hotmail.com> + + Original code contributed by William A. Rowe, Jr. and Covalent + Technologies, Inc. \ No newline at end of file Added: incubator/httpd/cli/trunk/mod_aspdotnet/STATUS.txt ============================================================================== --- (empty file) +++ incubator/httpd/cli/trunk/mod_aspdotnet/STATUS.txt Sat Oct 30 12:09:14 2004 @@ -0,0 +1,26 @@ +APACHE mod_aspdotnet STATUS: -*-text-*- +Last modified at [$Date: 2004/10/30 01:00:00 $] + +Release: + + 2.0.0 : tagged October 30, 2004 + +RELEASE SHOWSTOPPERS: + + * Vote to accept 2.0.0 for GA release + + * Vote to accept the cli subproject for graduation + + * Vote to accept the cli subproject mod_aspdotnet from httpd + + +CURRENT RELEASE NOTES: + + * Supports Microsoft's ASP.NET / .NET Runtime v1.1 and + Apache 2.0. This can be made more flexible for the user + to select an alternate runtime. Testing on Apache 2.1-dev + version should begin immediately after graduation. + +CURRENT VOTES: + +