From 5fe5c5932875017fbbd8dbee2938eb858b54696b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 3 Dec 2009 02:48:40 +0000 Subject: Rendering. --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index aca6a158c..641da1317 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -10,7 +10,7 @@ Bug Fixes - When two views were registered with differering ``for`` interfaces or classes, and the ``for`` of first view registered was a - superclass of the second, the ``repoze.bfg` view machinery would + superclass of the second, the ``repoze.bfg`` view machinery would incorrectly associate the two views with the same "multiview". Multiviews are meant to be collections of views that have *exactly* the same for/request/viewname values, without taking inheritance -- cgit v1.2.3