From eef9724c7edcd68114c420bd8b274fecc11ffe1e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 12 Aug 2011 16:51:49 -0400 Subject: - Pyramid now relies on PasteScript >= 1.7.4. This version contains a feature important for allowing flexible logging configuration. --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 65dcf11fa..9f55bff35 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -98,6 +98,12 @@ Documentation configuration settings to the "Environment Variables and ``.ini`` Files Settings" chapter. +Dependency Changes +------------------ + +- Pyramid now relies on PasteScript >= 1.7.4. This version contains a + feature important for allowing flexible logging configuration. + Bug Fixes --------- -- cgit v1.2.3