that anyone's been holding off on because they would affect the MMN, might
as well get them in now so we minimize the number of releases with MMN
changes. I believe there are more renames pending in APR that should be
done sooner rather than later, for example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95381
13f79535-47bb-0310-9956-
ffa450edef68
APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2002/05/30 02:55:56 $]
+Last modified at [$Date: 2002/05/30 05:04:32 $]
Release:
things up.
PR: 9457
- * decide if the MMN bump was warranted
-
* Win32: httpd won't start. There was a command line args problem
that got fixed, but now something else is wrong.
Status: one problem here might be a "" argument being returned from
* 20020329 (2.0.35-dev) bump for addition of freelists to bucket API
* 20020329.1 (2.0.36) minor bump for new arg to opt fn ap_cgi_build_command
* 20020506 (2.0.37-dev) Removed r->boundary in request_rec.
+ * 20020529 (2.0.37-dev) Standardized the names of some apr_pool_*_set funcs
*/
#define MODULE_MAGIC_COOKIE 0x41503230UL /* "AP20" */
#ifndef MODULE_MAGIC_NUMBER_MAJOR
-#define MODULE_MAGIC_NUMBER_MAJOR 20020506
+#define MODULE_MAGIC_NUMBER_MAJOR 20020529
#endif
#define MODULE_MAGIC_NUMBER_MINOR 0 /* 0...n */
#define MODULE_MAGIC_NUMBER MODULE_MAGIC_NUMBER_MAJOR /* backward compat */