From: Rich Bowen Date: Fri, 9 Apr 2010 12:45:53 +0000 (+0000) Subject: We've removed all mentions of the 1.3 version of the server, where "how X-Git-Tag: 2.3.6~233 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e165a72d7b8d3b287fd1fc505fd5e369ad419aeb;p=thirdparty%2Fapache%2Fhttpd.git We've removed all mentions of the 1.3 version of the server, where "how things used to be done" is explained. I find that these just confuse people, and leave them wondering which is correct. There are a few stray references here and there to 1.3 that have been left in, and I feel that these are all appropriate, non-confusing ones. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932393 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/STATUS b/docs/STATUS index 8e3ca3ba206..35a18317f24 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -20,8 +20,6 @@ To Do List appropriate in context, rather than just 'Apache'. 'Apache' is the Apache Software Foundation. -- Remove mentions of the 1.2 and 1.3 versions of the server. - - Update the http://httpd.apache.org/docs-project/docsformat.html document to be useful. In particular: - Document the various macros that can be used in documents. @@ -137,7 +135,7 @@ To Do List for .gz etc. (also in regard to our default configuration) - How-To style documents for more of the daily tasks - - Logging and log reporting + - Logging, log rotation, and log reporting - ? - Writing modules - Can we provide a basic intro to writing modules,