From 1e00f3a5f3a1ae01999f99d412a35ec46abc827c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 17 Nov 2010 00:33:42 -0500 Subject: - The ``pyramid_alchemy`` paster template had a typo, preventing an import from working. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 2737e6893..c775bd422 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,6 +11,9 @@ Bug Fixes - Add deprecation warning for import of ``pyramid.zcml.zcml_configure`` and ``pyramid.zcml.file_configure``. +- The ``pyramid_alchemy`` paster template had a typo, preventing an import + from working. + Backwards Incompatibilities --------------------------- -- cgit v1.2.3