diff options
| author | Michael Merickel <michael@merickel.org> | 2016-12-12 11:13:08 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2016-12-12 11:13:08 -0600 |
| commit | 6421f4c7559205e125a1c7218f711d6f6ecaf85c (patch) | |
| tree | 00cfefcc049723f82242bca9eb2f7b11b5ecdb46 | |
| parent | 58fd29d1922fd6420d696a7458a12b24d52edffc (diff) | |
| download | pyramid-6421f4c7559205e125a1c7218f711d6f6ecaf85c.tar.gz pyramid-6421f4c7559205e125a1c7218f711d6f6ecaf85c.tar.bz2 pyramid-6421f4c7559205e125a1c7218f711d6f6ecaf85c.zip | |
reference the correct PR for #2859
| -rw-r--r-- | CHANGES.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 0a810a0d6..8a6713783 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -160,9 +160,8 @@ Bug Fixes See https://github.com/Pylons/pyramid/pull/2757 - Fix bug in i18n where the default domain would always use the Germanic plural - style, even if a different plural function is defined in the relevant messages - file. - See https://github.com/Pylons/pyramid/pull/2102 + style, even if a different plural function is defined in the relevant + messages file. See https://github.com/Pylons/pyramid/pull/2859 Deprecations ------------ |
