summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt5
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
------------