]> granicus.if.org Git - apache/blobdiff - CHANGES
get the last worker in a given child initialized properly
[apache] / CHANGES
diff --git a/CHANGES b/CHANGES
index dd6495b65eb7681edc9d8693aca27d7245c5335b..23e34dc0a8297ff0caa8ab298219d1446db238b9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,13 @@
 Changes with Apache 2.0.12-dev
 
+  *) Fix a seg fault in mod_userdir.c.  We used to use the pw structure
+     without ever filling it out.  This fixes PR 7271.
+     [Taketo Kabe <kabe@sra-tohoku.co.jp> and 
+      Cliff Woolley <cliffwoolley@yahoo.com>]
+
+  *) Add a couple of GCC attribute tags to printf style functions.
+     [Jon Travis <jtravis@covalent.net>]
+
   *) Add the correct language tag for interoperation with the Taiwanese
      versions of MSIE and Netscape. [Clive Lin <clive@CirX.ORG>] PR#7142