summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorianb <devnull@localhost>2009-01-29 18:32:16 +0000
committerianb <devnull@localhost>2009-01-29 18:32:16 +0000
commit417afb105e3d5d8a57ef013d1cd708b371755855 (patch)
tree568e2a012d566d09736091a2e3d87fb172415ecc /docs
parent05439a84351100194eaedd2bf15174347b8c5803 (diff)
downloadpaste-417afb105e3d5d8a57ef013d1cd708b371755855.tar.gz
Apply patch to fix some problems with wdg_validate middleware
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 7151814..6e2b332 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -16,6 +16,8 @@ svn trunk
* :mod:`paste.util.mimeparse` parses a single ``*`` in Accept headers
(sent by IE 6).
+* Fix some problems with the ``wdg_validate`` middleware.
+
1.7.2
-----