We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58e378 commit 78f23ccCopy full SHA for 78f23cc
CHANGES
@@ -1,6 +1,7 @@
1
Changes with Apache 2.1.0-dev
2
3
[Remove entries to the current 2.0 section below, when backported]
4
+
5
*) Fix segfault in mod_mem_cache cache_insert() due to cache size
6
becoming negative. PR: 21285, 21287
7
[Bill Stoddard, Massimo Torquati, Jean-Jacques Clar]
@@ -255,6 +256,13 @@ Changes with Apache 2.1.0-dev
255
256
257
Changes with Apache 2.0.49
258
259
+ *) Add AP_MPMQ_MPM_STATE function code for ap_mpm_query. (Not yet
260
+ supported for BeOS, OS/2, or Win32 MPMs.) [Jeff Trawick,
261
+ Brad Nicholes]
262
263
+ *) Add mod_status hook to allow modules to add to the mod_status
264
+ report. [Joe Orton]
265
266
*) Fix htdbm to generate comment fields in DBM files correctly.
267
[Justin Erenkrantz]
268
0 commit comments