From: Eric Covener Date: Mon, 28 Sep 2015 14:03:27 +0000 (+0000) Subject: add an experimental warning to h2 docs X-Git-Tag: 2.5.0-alpha~2798 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90e156b0be7f4ce69d01be7d946871287c5ae601;p=thirdparty%2Fapache%2Fhttpd.git add an experimental warning to h2 docs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1705695 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_h2.xml b/docs/manual/mod/mod_h2.xml index c5c77aa373d..1081251ec6d 100644 --- a/docs/manual/mod/mod_h2.xml +++ b/docs/manual/mod/mod_h2.xml @@ -35,6 +35,12 @@

This module relies on libnghttp2 to provide the core http/2 engine.

+ Warning +

This module is experimental. Its behaviors, directives, and + defaults are subject to more frequent and change from release to + release relative to other standard modules. Users are encouraged to + consult the "CHANGES" file for potential updates.

+