diff options
| author | Michael Merickel <michael@merickel.org> | 2014-11-17 01:25:58 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2014-11-17 01:25:58 -0600 |
| commit | 650d3d5fa383d89a3b28029162d6ef4d58be3da1 (patch) | |
| tree | 71b28af20af853312a5dbbc86a432f2ac267e2b0 | |
| parent | b542a4d723e5e994f693884618878186b94fa51c (diff) | |
| download | pyramid-650d3d5fa383d89a3b28029162d6ef4d58be3da1.tar.gz pyramid-650d3d5fa383d89a3b28029162d6ef4d58be3da1.tar.bz2 pyramid-650d3d5fa383d89a3b28029162d6ef4d58be3da1.zip | |
reference appropriate PR
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 2e2707f3f..06852b885 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -19,7 +19,7 @@ Features override_with='/abs/path/')``. The ``myapp:static`` asset spec is completely made up and does not need to exist - it is used for generating urls via ``request.static_url('myapp:static/foo.png')``. - See https://github.com/Pylons/pyramid/issues/1229 + See https://github.com/Pylons/pyramid/issues/1252 Bug Fixes --------- |
