From 91c7a951b968d4f1e9f1de22d7e424fb5a6a889e Mon Sep 17 00:00:00 2001 From: Ian Bicking Date: Fri, 22 Dec 2006 03:57:42 +0000 Subject: update news for 1.1.1 --- docs/news.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/news.txt b/docs/news.txt index 532e5b0..fe347b3 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -3,8 +3,11 @@ News .. contents:: -svn trunk ---------- +1.1.1 +----- + +* Fixed major issue with serving static files on Windows (a regression + in Paste 1.1 where most static files would return 404 Not Found). * Fixed ``parse_dict_querystring`` returning empty dicts instead of ``MultiDict``s. -- cgit v1.2.1