summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorianb <devnull@localhost>2006-10-07 03:25:51 +0000
committerianb <devnull@localhost>2006-10-07 03:25:51 +0000
commit399e3a446c88ef15e864e77d75e5592ef333c094 (patch)
treedf4a73a922ee24f0d963b7cdfbc7fb818ffef433 /docs
parent4bc7773ded9210e40492a2b1e7f3a862c3c01841 (diff)
downloadpaste-399e3a446c88ef15e864e77d75e5592ef333c094.tar.gz
Added an Paste Deploy entry point for paste.translogger
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 87765d2..66e5780 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -12,6 +12,9 @@ svn trunk
errormiddleware aborts the request; it should then call
``.close()``, but won't necessarily exhaust the iterator to do so.
+* Added entry point for ``paste.translogger``
+ (``egg:Paste#translogger``)
+
0.9.9
-----