summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIan Bicking <ianb@colorstudy.com>2010-03-31 14:13:13 -0500
committerIan Bicking <ianb@colorstudy.com>2010-03-31 14:13:13 -0500
commitec6061009bc4ba8f48580d407df5f81b64ff071e (patch)
tree8201f724252698ffc65e75583b376ae551b5f69d /docs
parent6bc629d36af3c9827f7d0fb34c17cccdbb9feec9 (diff)
downloadpaste-ec6061009bc4ba8f48580d407df5f81b64ff071e.tar.gz
remove directory name from 404 errors
Diffstat (limited to 'docs')
-rw-r--r--docs/news.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt
index e9ec9df..4e8e270 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -3,6 +3,12 @@ News
.. contents::
+hg tip
+------
+
+* Removed directory name from 404 errors in
+ :class:`paste.urlparser.StaticURLParser`.
+
1.7.3
-----