summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2010-01-03 09:17:24 +0000
committerChris McDonough <chrism@agendaless.com>2010-01-03 09:17:24 +0000
commitb65c43c593cf777ba3f7af3d15b9eec5a76b7586 (patch)
treef92f32a69103ab2e62c43a52fc32dc950d8c657a /CHANGES.txt
parent9eccbed5db9c29326f21639cb22177f598c99155 (diff)
downloadpyramid-b65c43c593cf777ba3f7af3d15b9eec5a76b7586.tar.gz
pyramid-b65c43c593cf777ba3f7af3d15b9eec5a76b7586.tar.bz2
pyramid-b65c43c593cf777ba3f7af3d15b9eec5a76b7586.zip
Renderings.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c77b75fa9..ac57c57d9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -30,10 +30,10 @@ Documentation and Paster Templates
- LaTeX rendering tweaks.
- All uses of the ``Configurator.add_view`` method that used its
- ``for_`` argument now use the ``context``argument instead.
+ ``for_`` argument now use the ``context`` argument instead.
- All uses of the ``Configurator.add_route`` method that used its
- ``view_for`` argument now use the ``view_context``argument instead.
+ ``view_for`` argument now use the ``view_context`` argument instead.
- All uses of the ``view`` ZCML directive that used its ``for``
attribute now use the ``context`` attribute instead.