From 5bf23fad3e0c9a949e8b01ab68991633af2d6df7 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 15 Aug 2011 06:05:39 -0400 Subject: - Refactor ``pyramid.config`` into a package. --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 54a39b614..a66637c28 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -85,6 +85,8 @@ Internal pyramid.url.URLMethodsMixin to make this possible, and all url/path generation logic is embedded in this mixin. +- Refactor ``pyramid.config`` into a package. + Deprecations ------------ -- cgit v1.2.3