summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2013-12-12 16:06:50 -0500
committerChris McDonough <chrism@plope.com>2013-12-12 16:06:50 -0500
commit2617e2198fac67364b195a12e228da20c3f8afee (patch)
treea88f829c5026e8c8821dd06a31c443af2bef4757 /CHANGES.txt
parent0805d22ed951752a56d96e13384065bfafa2a315 (diff)
downloadpyramid-2617e2198fac67364b195a12e228da20c3f8afee.tar.gz
pyramid-2617e2198fac67364b195a12e228da20c3f8afee.tar.bz2
pyramid-2617e2198fac67364b195a12e228da20c3f8afee.zip
add url to issue
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 1ae2ebbd9..88b3c1229 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -75,7 +75,7 @@ Bug Fixes
---------
- Add a trailing semicolon to the JSONP response. This fixes JavaScript syntax
- errors for old IE versions.
+ errors for old IE versions. See https://github.com/Pylons/pyramid/pull/1205
- Fix the ``pcreate`` script so that when the target directory name ends with a
slash it does not produce a non-working project directory structure.