summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorpjenvey <devnull@localhost>2006-06-18 05:57:19 +0000
committerpjenvey <devnull@localhost>2006-06-18 05:57:19 +0000
commit1b85fc9401839aea1daa60fcee1b46acc5ccf5e8 (patch)
tree7f22432d908f4c3ffd939463a23d85bdc46f9798 /docs
parentca0ae76479356887ddfaff87e7e12fbc268e55fc (diff)
downloadpaste-1b85fc9401839aea1daa60fcee1b46acc5ccf5e8.tar.gz
fixed TransLogger to log to the Apache combined log format as advertised
submitted by: http://nate.myopenid.com/ resolves: #118
Diffstat (limited to 'docs')
-rw-r--r--docs/news.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt
index 759f662..d5081a3 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -13,6 +13,9 @@ NEWS
* Fixed ``testapp.post(params={})``
+* Fixed ``paste.translogger.TransLogger`` to log to the Apache combined
+ log format as advertised.
+
0.9.3
-----