Author: rjung Date: Mon Mar 26 17:25:31 2012 New Revision: 1305455 URL: http://svn.apache.org/viewvc?rev=1305455&view=rev Log: Remove warning about experimental feature that became stable long ago.
Modified: tomcat/jk/trunk/xdocs/reference/iis.xml Modified: tomcat/jk/trunk/xdocs/reference/iis.xml URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/reference/iis.xml?rev=1305455&r1=1305454&r2=1305455&view=diff ============================================================================== --- tomcat/jk/trunk/xdocs/reference/iis.xml (original) +++ tomcat/jk/trunk/xdocs/reference/iis.xml Mon Mar 26 17:25:31 2012 @@ -243,11 +243,10 @@ A true value can be represented by the s with the letters "T" or "t". A false value will be assumed for "0" or any string starting with "F" or "f". The default value is false. </p> -<warn>This option is considered experimental and its support -must be compile time enabled. Use <code>isapi_redirect.dll</code> -with chunked support enabled. -</warn> -<p>This directive has been added in version 1.2.27</p> +<p>This directive has been added in version 1.2.27. Until version 1.2.30 it +was considered experimental and only available when a special build containing +chunking support was used. Starting with 1.2.30 it is no longer considered +experimental.</p> </attribute> </attributes> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org