summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/news.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt
index d2ec8d8..e085ed9 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -24,6 +24,8 @@ svn trunk
* ``paste.fixture.TestApp.get(status=X)`` takes a list of allowed
status codes for ``X``.
+* Added a small templating system for internal use.
+
In paste.wsgiwrappers
~~~~~~~~~~~~~~~~~~~~~