]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
config: follow up to r1809302.
authorYann Ylavic <ylavic@apache.org>
Fri, 22 Sep 2017 13:25:15 +0000 (13:25 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 22 Sep 2017 13:25:15 +0000 (13:25 +0000)
Associate ap_get_module_flags() to MMN bump.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1809314 13f79535-47bb-0310-9956-ffa450edef68

include/ap_mmn.h

index 95cf8d796ebe0a891c52b800ea7bf2eb45133d06..8874d4dfe4f1a74df852f5f477db6bf0ecc7462c 100644 (file)
  * 20161018.5 (2.5.0-dev)  Add ap_get_basic_auth_components() and deprecate
  *                         ap_get_basic_auth_pw()
  * 20161018.6 (2.5.0-dev)  Add ap_update_sb_handle()
- * 20161018.7 (2.5.0-dev)  Add flags field to module_struct
+ * 20161018.7 (2.5.0-dev)  Add flags field to module_struct and function
+ *                         ap_get_module_flags()
  */
 
 #define MODULE_MAGIC_COOKIE 0x41503235UL /* "AP25" */