From ddf07e7f1486b195bc337a3035f6852980a4d3d7 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 21 Jan 2011 02:43:02 -0500 Subject: - Add (minimal) documentation about using I18N within Mako templates to "Internationalization and Localization" narrative chapter. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') 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 ------------- -- cgit v1.2.3