diff options
author | Justin Erenkrantz <jerenkrantz@apache.org> | 2001-11-28 07:34:32 +0100 |
---|---|---|
committer | Justin Erenkrantz <jerenkrantz@apache.org> | 2001-11-28 07:34:32 +0100 |
commit | a1bcd24496e9c203f14b48b8354446ed994a35fb (patch) | |
tree | 9659e850a19c2d9459ca10bb8f1fc8175dd9911b /ROADMAP | |
parent | calculate VHostID length at startup rather than request time. (diff) | |
download | apache2-a1bcd24496e9c203f14b48b8354446ed994a35fb.tar.xz apache2-a1bcd24496e9c203f14b48b8354446ed994a35fb.zip |
Say what?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92217 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'ROADMAP')
-rw-r--r-- | ROADMAP | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ APACHE 2.1+ ROADMAP: -Last modified at [$Date: 2001/11/27 05:19:39 $] +Last modified at [$Date: 2001/11/28 06:34:32 $] DEFERRRED FOR APACHE 2.1 @@ -35,5 +35,6 @@ DEFERRRED FOR APACHE 3.0 * The Async Apache Server implemented in terms of APR. [Bill Stoddard's pet project.] + Justin says: "What is this? Event-based?" |