]> granicus.if.org Git - apache/commitdiff
followups to 1729876:
authorEric Covener <covener@apache.org>
Thu, 11 Feb 2016 23:16:23 +0000 (23:16 +0000)
committerEric Covener <covener@apache.org>
Thu, 11 Feb 2016 23:16:23 +0000 (23:16 +0000)
 - fix relase # in MMN
 - compatibility is for expression only

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1729922 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml
include/ap_mmn.h

index 3b8b6c9305389e316809fcc8b718fcae1ad386d2..25cbd942f36113e5d90c934eef2544dda77c49e9 100644 (file)
@@ -4178,7 +4178,7 @@ handler</description>
 <context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>FileInfo</override>
-<compatibility>2.4.19 and later</compatibility>
+<compatibility>expression argument 2.4.19 and later</compatibility>
 
 <usage>
     <p>When placed into an <code>.htaccess</code> file or a
index aa6dfd080d085755df5e553c4e1c1cb089af8ad2..557a620fd12b9db5bf38e599518c76f832533759 100644 (file)
  *                          ap_get_protocol(). Add HTTP_MISDIRECTED_REQUEST.
  *                          Added ap_parse_token_list_strict() to httpd.h
  * 20120211.52 (2.4.17-dev) Add master conn_rec* member in conn_rec.
- * 20120211.53 (2.4.17-dev) Add epxr_hander to core_dir_config.
+ * 20120211.53 (2.4.19-dev) Add epxr_hander to core_dir_config.
  */
 
 #define MODULE_MAGIC_COOKIE 0x41503234UL /* "AP24" */