From e2600da48a2808fbd3a94ea12255021b4356fb33 Mon Sep 17 00:00:00 2001 From: Bert JW Regeer Date: Fri, 13 Dec 2013 10:52:46 -0700 Subject: Update CHANGES --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index b7e47f0e5..9d877c0ac 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,9 @@ Next release Bug Fixes --------- +- Depend on a newer version of WebOb so that we pull in some crucial bug-fixes + that were showstoppers for functionality in Pyramid. + - Add a trailing semicolon to the JSONP response. This fixes JavaScript syntax errors for old IE versions. See https://github.com/Pylons/pyramid/pull/1205 -- cgit v1.2.3