summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBill Stoddard <stoddard@apache.org>2001-02-10 04:38:48 +0100
committerBill Stoddard <stoddard@apache.org>2001-02-10 04:38:48 +0100
commit12da73c42e5d56214a771998d86db4940caae420 (patch)
treedebbbb93310bf7142293693de07342f4fc1314e0 /CHANGES
parent*) remove obsolete http_conf_globals.h (diff)
downloadapache2-12da73c42e5d56214a771998d86db4940caae420.tar.xz
apache2-12da73c42e5d56214a771998d86db4940caae420.zip
Add new LogFormat directive, %D, to log time it takes to serve a request
in microseconds. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88046 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index acfd169270..9d708844a8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,6 @@
Changes with Apache 2.0b1
+ *) Add new LogFormat directive, %D, to log time it takes to serve a
+ request in microseconds. [Bill Stoddard]
*) Change AddInputFilter and AddOutputFilter to SetInputFilter and
SetOutputFilter. This corresponds nicely with the other Set