summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 5c5588a45..4cea09e98 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -29,6 +29,9 @@ Documentation
``route_path``, ``route_url``, and ``static_url`` methods to
``pyramid.request.Request`` API docs.
+- Add (minimal) documentation about using I18N within Mako templates to
+ "Internationalization and Localization" narrative chapter.
+
Deprecations
-------------