diff options
| author | bbangert <devnull@localhost> | 2008-01-13 20:31:34 +0000 |
|---|---|---|
| committer | bbangert <devnull@localhost> | 2008-01-13 20:31:34 +0000 |
| commit | 8a93f497bfa2fbd48f3c740a5920d3f6d423f52d (patch) | |
| tree | b884db45a31c9a34b1177094ee78e12220ac95bc /docs | |
| parent | 12a2e2e906091edb172fbe2996988eb1ce199737 (diff) | |
| download | paste-8a93f497bfa2fbd48f3c740a5920d3f6d423f52d.tar.gz | |
* Fixed bug in paste lint where PATH_INFO would become unicode.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.txt | 5 |
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 --- |
