summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Erenkrantz <jerenkrantz@apache.org>2002-01-23 19:16:45 +0100
committerJustin Erenkrantz <jerenkrantz@apache.org>2002-01-23 19:16:45 +0100
commitc335ed3a89c15194036d53af67105a8be57bb5db (patch)
tree41db51949ce0928e192689247e95b72d9d971136
parentJust a style update before I work on this thing any more. Removed (diff)
downloadapache2-c335ed3a89c15194036d53af67105a8be57bb5db.tar.xz
apache2-c335ed3a89c15194036d53af67105a8be57bb5db.zip
Add message-ids to ease issue tracking
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92982 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS9
1 files changed, 8 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 7f59f046fd..ed36eb8d95 100644
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2002/01/23 17:46:36 $]
+Last modified at [$Date: 2002/01/23 18:16:45 $]
Release:
@@ -126,6 +126,7 @@ RELEASE SHOWSTOPPERS:
changes.
I was unable to recreate the problem with mod_cgi (yea!).
+ Message-ID: <20020123070827.GV28051@ebuilt.com> (dev@apr)
* Aaron is working on an update to the scoreboard creation
routines that will be more "correct" in terms of using
@@ -258,6 +259,12 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
- proposal for getline rewrite:
Message-ID: <20011231104019.GD3904@ebuilt.com>
+ - patch for getline rewrite:
+ Message-ID: <20020122072605.GF28051@ebuilt.com>
+
+ - Change ap_get_brigade prototype:
+ Message-ID: <20020120115136.GI17601@ebuilt.com>
+
* Allow the DocumentRoot directive within <Location > scopes? This
allows the beloved (crusty) Alias /foo/ /somepath/foo/ followed
by a <Directory /somepath/foo> to become simply