]> granicus.if.org Git - apache/commitdiff
shew! I think this is now noted in all of the right places. ;)
authorCliff Woolley <jwoolley@apache.org>
Wed, 29 Jan 2003 18:26:43 +0000 (18:26 +0000)
committerCliff Woolley <jwoolley@apache.org>
Wed, 29 Jan 2003 18:26:43 +0000 (18:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98541 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index b9fa97a27e9bdcc3ae8bcc4fc1d529edfbdabc5c..2943013b42696b3986a121634760d1351962d63c 100644 (file)
--- 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 <geviston@bigpond.net.au>]
+
   *) Enable the -n name parameter on NetWare to allow the
      administrator to rename the Apache console screen
      [Brad Nicholes]