diff options
author | Manoj Kasichainula <manoj@apache.org> | 2000-12-07 09:56:17 +0100 |
---|---|---|
committer | Manoj Kasichainula <manoj@apache.org> | 2000-12-07 09:56:17 +0100 |
commit | 2a01704aa339442efa8145593ab12128bd71ce79 (patch) | |
tree | e96012498e6f2fba07bfebd78ec05abf18e6d6b9 | |
parent | Port httpd to the newest MMAP api. (diff) | |
download | apache2-2a01704aa339442efa8145593ab12128bd71ce79.tar.xz apache2-2a01704aa339442efa8145593ab12128bd71ce79.zip |
My cable apparently cut out in the middle of DBZ. grrr.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87245 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | STATUS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/12/04 23:24:23 $] +Last modified at [$Date: 2000/12/07 08:56:17 $] Release: @@ -156,6 +156,9 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * (possibly) use UUIDs in mod_unique_id and/or mod_usertrack + * (possibly) port the bug fix for PR 6942 (segv when LoadModule is put + into a VirtualHost container) to 2.0. + PRs that have been suspended forever waiting for someone to put them into 'the next release': |