diff options
| author | Michael Merickel <michael@merickel.org> | 2015-02-06 10:05:12 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2015-02-06 10:05:12 -0600 |
| commit | 3279854b8ffc02593a604f84d0f72b8e7d4f24a8 (patch) | |
| tree | f021d70463964e90f13f39dc72b913194ca25a09 | |
| parent | 30608bcffa50bee9a37c825c6bd5899a0be3905a (diff) | |
| download | pyramid-3279854b8ffc02593a604f84d0f72b8e7d4f24a8.tar.gz pyramid-3279854b8ffc02593a604f84d0f72b8e7d4f24a8.tar.bz2 pyramid-3279854b8ffc02593a604f84d0f72b8e7d4f24a8.zip | |
update changelog for #1541
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index a7138db1a..2dee64a84 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -126,7 +126,7 @@ Bug Fixes See https://github.com/Pylons/pyramid/pull/1561 - Prevent "parameters to load are deprecated" ``DeprecationWarning`` - from setuptools>=11.3. + from setuptools>=11.3. See https://github.com/Pylons/pyramid/pull/1541 Deprecations ------------ |
