diff options
author | Aaron Bannert <aaron@apache.org> | 2001-12-07 19:10:25 +0100 |
---|---|---|
committer | Aaron Bannert <aaron@apache.org> | 2001-12-07 19:10:25 +0100 |
commit | 2ffbfd2a93f852bdbed6c80ae71936a3fc6c3d69 (patch) | |
tree | 3dbe49ac5df952921bea645e9be345a8e755ac68 /STATUS | |
parent | Any release that goes out that doesn't have this fixed is getting vetoed (diff) | |
download | apache2-2ffbfd2a93f852bdbed6c80ae71936a3fc6c3d69.tar.xz apache2-2ffbfd2a93f852bdbed6c80ae71936a3fc6c3d69.zip |
Wow, it just got really windy outside, and warm!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92372 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2001/12/07 18:02:47 $] +Last modified at [$Date: 2001/12/07 18:10:25 $] Release: @@ -94,6 +94,9 @@ RELEASE SHOWSTOPPERS: * Sending httpd a SIGHUP with worker MPM causes a segfault when we started as root and switch to a different user. + Aaron Says: I've only been able to reproduce this on + Solaris, works fine for Linux. Also, it appears + to be happening in the parent. RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: |