From dad904380fd3f53a82e5c48316cc0e7bfa199b74 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 18 Apr 2011 23:20:22 -0400 Subject: Fix parens. --- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index a59218eff..66103fbc1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -117,8 +117,8 @@ Bug Fixes Dependencies ------------ -- Pyramid now depends on WebOb >= 1.0.2 (tests depend on the bugfix in that - release: "Fix handling of WSGI environs with missing ``SCRIPT_NAME``"). +- Pyramid now depends on WebOb >= 1.0.2 as tests depend on the bugfix in that + release: "Fix handling of WSGI environs with missing ``SCRIPT_NAME``". (Note that in reality, everyone should probably be using 1.0.4 or better though, as WebOb 1.0.2 and 1.0.3 were effectively brownbag releases.) -- cgit v1.2.3