summaryrefslogtreecommitdiff
path: root/ROADMAP
diff options
context:
space:
mode:
authorJustin Erenkrantz <jerenkrantz@apache.org>2001-11-28 07:09:58 +0000
committerJustin Erenkrantz <jerenkrantz@apache.org>2001-11-28 07:09:58 +0000
commit6286fb47d43b6b4436f2dacdb30de3f9e127ae9d (patch)
tree074710fc89e05b8ea3713411a898cc208fe2d82b /ROADMAP
parenta1bcd24496e9c203f14b48b8354446ed994a35fb (diff)
downloadhttpd-6286fb47d43b6b4436f2dacdb30de3f9e127ae9d.tar.gz
Code style changes mock us.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92218 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'ROADMAP')
-rw-r--r--ROADMAP9
1 files changed, 7 insertions, 2 deletions
diff --git a/ROADMAP b/ROADMAP
index 41c83ec6f2..d912ee5961 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -1,13 +1,18 @@
APACHE 2.1+ ROADMAP:
-Last modified at [$Date: 2001/11/28 06:34:32 $]
+Last modified at [$Date: 2001/11/28 07:09:58 $]
DEFERRRED FOR APACHE 2.1
* Source code should follow style guidelines.
OK, we all agree pretty code is good. Probably best to clean this
up by hand immediately upon branching a 2.1 tree.
- Justin's voulenteered to hand-edit the entire source tree ;)
+ Status: Justin volunteers to hand-edit the entire source tree ;)
+
+ Justin says:
+ Recall when the release plan for 2.0 was written:
+ Absolute Enforcement of an "Apache Style" for code.
+ Watch this slip into 3.0.
* revamp the input filter syntax to provide for ordering of
filters created with the Set{Input|Output}Filter and the