about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-06-06 08:15:14 +0000
committerEric Wong <normalperson@yhbt.net>2010-06-06 08:15:14 +0000
commit0a13fccf2e9c285baf6d7ebfedb004e496dd976d (patch)
tree1e8c8df6eeeab03d0a803934004df271885b73ef
parentf60c24e1fd49b6f3876f90a43a886c18d7fe743d (diff)
downloadclogger-0a13fccf2e9c285baf6d7ebfedb004e496dd976d.tar.gz
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index c2f5155..59a6ced 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ is customizable so you can specify exactly which fields to log.
 * highly customizable with easy-to-read nginx-like log format variables.
 
 * pre-defines Apache Common Log Format, Apache Combined Log Format and
-  Rack::CommonLogger (as distributed by Rack 1.0) formats.
+  Rack::CommonLogger (as distributed by Rack 1.0 and 1.1) formats.
   See Clogger::Format for the predefined formats.
 
 * Untrusted values are escaped (all HTTP headers, request URI components)