]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add something to the STATUS file.
authorRyan Bloom <rbb@apache.org>
Thu, 1 Jun 2000 23:07:17 +0000 (23:07 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 1 Jun 2000 23:07:17 +0000 (23:07 +0000)
Submitted by: John Travis <jtravis@covalent.net>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85374 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 761f306a4b13c737f1fa6a2dd2675146e0647a0d..3b4fe62cfc11b68996c32fe46ca8013060f70ded 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 Apache 2.0 STATUS:
-Last modified at [$Date: 2000/05/30 15:14:23 $]
+Last modified at [$Date: 2000/06/01 23:07:17 $]
 
 Release:
 
@@ -9,6 +9,8 @@ Release:
     2.0a1   : released March 10, 2000
 
 RELEASE SHOWSTOPPERS:
+    * Reimplement the server tokens
+
     * Win32: Get mod_auth_digest working under win32
       - APR_HAS_RANDOM should be defined on windows and there is a 
       lib/apr/misc/win32/rand.c which is basically a copy of what