From 091a4c2e0c98baff54c38310b2881358848dc19b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 21 Oct 2010 18:41:53 +0000 Subject: - When a renderer factory could not be found, a misleading error message was raised if the renderer name was not a string. --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 2bcb310c8..6d97062f7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -17,6 +17,12 @@ Features In particular, the source packages no longer attempt to use a private index, and the recommended Python version is now 2.6. +Bug Fixes +--------- + +- When a renderer factory could not be found, a misleading error + message was raised if the renderer name was not a string. + 1.3a15 (2010-09-30) =================== -- cgit v1.2.3