From a218d94844a007fadb3c89861cb632fdfd612b56 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 14 Nov 2008 04:36:39 +0000 Subject: - Change the default paster template to register its single view against a class rather than an interface. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 00cf8673f..28d06b944 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,6 +6,9 @@ Next release - Document view registrations against classes and ``repoze.bfg.convention`` in context. + - Change the default paster template to register its single view + against a class rather than an interface. + 0.4.8 (11/12/2008) Backwards Incompatibilities -- cgit v1.2.3