From edcaf05e09a3586acc2decbbc2375d156e69ff6f Mon Sep 17 00:00:00 2001 From: ianb Date: Wed, 7 May 2008 15:40:23 +0000 Subject: Fix wsgiwrappers delete_cookie --- docs/news.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/news.txt b/docs/news.txt index 4973cc6..78c8f12 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -60,6 +60,9 @@ svn trunk * Make :mod:`paste.debug.prints` compatible with App Engine. +* Fix the ``domain`` keyword in + :method:`paste.wsgiwrappers.WSGIResponse.delete_cookie`. + 1.6.1 ----- -- cgit v1.2.1