Author: wrowe Date: Sun Jan 2 22:59:06 2005 New Revision: 123947 URL: http://svn.apache.org/viewcvs?view=rev&rev=123947 Log:
Status was -way- out of date - refreshing it. Modified: httpd/mod_aspdotnet/trunk/STATUS.txt Modified: httpd/mod_aspdotnet/trunk/STATUS.txt Url: http://svn.apache.org/viewcvs/httpd/mod_aspdotnet/trunk/STATUS.txt?view=diff&rev=123947&p1=httpd/mod_aspdotnet/trunk/STATUS.txt&r1=123946&p2=httpd/mod_aspdotnet/trunk/STATUS.txt&r2=123947 ============================================================================== --- httpd/mod_aspdotnet/trunk/STATUS.txt (original) +++ httpd/mod_aspdotnet/trunk/STATUS.txt Sun Jan 2 22:59:06 2005 @@ -3,23 +3,30 @@ Release: - 2.0.0 : tagged October 30, 2004 + 2.0.0.2000 : released 20 Nov 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: + * Fails to run on WIN32 (98, ME). WINNT (2k, XP, 2003) is required by + the ApplicationHost.CreateApplicationHost method, see .NET docs and + http://issues.apache.org/bugzilla/show_bug.cgi?id=32863 -CURRENT RELEASE NOTES: + * Does not recover gracefully after a System.Web.Host is lost, see + http://issues.apache.org/bugzilla/show_bug.cgi?id=32658 + + * Supports both Apache 2.0 or 2.1.3-dev (use Release 2.2/Debug 2.2 + project configurations with the APACHE22_PATH environment variable + pointing at the installed Apache 2.1/2.2 root) + + * Supports Microsoft's ASP.NET / .NET Runtime v1.1.4322 and v1.0.3705 + + * There are no test reports from .NET Runtime v2.0, as of yet - * 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: