
torsten at apache
Jul 31, 2011, 6:49 AM
Post #1 of 1
(670 views)
Permalink
|
|
svn commit: r1152577 - /perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestUtil.pod
|
|
Author: torsten Date: Sun Jul 31 13:49:29 2011 New Revision: 1152577 URL: http://svn.apache.org/viewvc?rev=1152577&view=rev Log: ap_default_type() is gone in httpd 2.3.2 Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestUtil.pod Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestUtil.pod URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestUtil.pod?rev=1152577&r1=1152576&r2=1152577&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestUtil.pod (original) +++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestUtil.pod Sun Jul 31 13:49:29 2011 @@ -279,6 +279,8 @@ The default type =item since: 2.0.00 +=item removed from the C<httpd> API in version 2.3.2 + =back --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe [at] perl For additional commands, e-mail: docs-cvs-help [at] perl
|