From 1ae7af86d5d4898788ff64b46e887a06c47e69ea Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 13 Aug 2011 01:43:21 -0400 Subject: - Added a Logging chapter to the narrative docs (based on the Pylons logging docs, thanks Phil). --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index ec4c9767a..995e64e0c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -98,6 +98,9 @@ Documentation configuration settings to the "Environment Variables and ``.ini`` Files Settings" chapter. +- Added a Logging chapter to the narrative docs (based on the Pylons logging + docs, thanks Phil). + Dependency Changes ------------------ -- cgit v1.2.3