From 14b78b33fb6d875c41ab0f95f9d9796cc050d615 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 19 Dec 2010 01:19:50 -0500 Subject: - When a configuration conflict is encountered during scanning, the conflict exception now shows the decorator information that caused the conflict. - Depend on Venusian >= 0.5 (for scanning conflict exception decoration). --- CHANGES.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index bdb7acd97..c1b441c50 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -78,6 +78,9 @@ Bug Fixes - Make it possible to succesfully run all tests via ``nosetests`` command directly (rather than indirectly via ``python setup.py nosetests``). +- When a configuration conflict is encountered during scanning, the conflict + exception now shows the decorator information that caused the conflict. + Features -------- @@ -109,6 +112,11 @@ Paster Templates - Added ``debug_routematch = false`` to all paster templates. +Dependencies +------------ + +- Depend on Venusian >= 0.5 (for scanning conflict exception decoration). + 1.0a6 (2010-12-15) ================== -- cgit v1.2.3