summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/news.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/news.txt b/docs/news.txt
index 38231d3..9c58f63 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -30,7 +30,8 @@ tip
:class:`paste.urlparser.StaticURLParser` and
:class:`paste.urlmap.URLMap`. If you ask for a path with
``/--><script>...`` that will be inserted in the error page and can
- execute Javascript. Reported by Tim Wintle.
+ execute Javascript. Reported by Tim Wintle with further details
+ from Georg-Christian Pranschke.
* Replaced :func:`paste.util.mimeparse.desired_match`