summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorbbangert <devnull@localhost>2008-01-13 20:31:34 +0000
committerbbangert <devnull@localhost>2008-01-13 20:31:34 +0000
commit8a93f497bfa2fbd48f3c740a5920d3f6d423f52d (patch)
treeb884db45a31c9a34b1177094ee78e12220ac95bc /docs
parent12a2e2e906091edb172fbe2996988eb1ce199737 (diff)
downloadpaste-8a93f497bfa2fbd48f3c740a5920d3f6d423f52d.tar.gz
* Fixed bug in paste lint where PATH_INFO would become unicode.
Diffstat (limited to 'docs')
-rw-r--r--docs/news.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt
index ae29e65..f95dbda 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -3,6 +3,11 @@ News
.. contents::
+1.6.1
+-----
+
+* Fixed bug in paste lint where PATH_INFO would become unicode.
+
1.6
---