From: Cliff Woolley Date: Wed, 29 Jan 2003 18:26:43 +0000 (+0000) Subject: shew! I think this is now noted in all of the right places. ;) X-Git-Tag: pre_ajp_proxy~2193 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a2d0976d423de73bd063cdabd315e460351dbbf;p=apache shew! I think this is now noted in all of the right places. ;) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98541 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index b9fa97a27e..2943013b42 100644 --- a/CHANGES +++ b/CHANGES @@ -73,6 +73,10 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.45 + *) Fix a nasty segfault in mmap_bucket_setaside() caused by passing + an incompatible pointer type to mmap_bucket_destroy(void*). + [Gerard Eviston ] + *) Enable the -n name parameter on NetWare to allow the administrator to rename the Apache console screen [Brad Nicholes]