From: Graham Leggett Date: Tue, 21 Sep 2010 20:51:05 +0000 (+0000) Subject: Add an MMN bump for create_entity in mod_cache.h. X-Git-Tag: 2.3.9~464 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2b0f61991ba7d58727c31b1d0b460b16e2af79c6;p=apache Add an MMN bump for create_entity in mod_cache.h. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@999633 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 9267f4118b..36115eae3c 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -259,6 +259,8 @@ * to check_authorization() function. Add * parse_require_line() function. * 20100919.1 (2.3.9-dev) Introduce ap_rxplus util/API + * 20100921.0 (2.3.9-dev) Add an apr_bucket_brigade to the create_entity + * provider interface for mod_cache.h. */ #define MODULE_MAGIC_COOKIE 0x41503234UL /* "AP24" */