From e02ba1e57d65415878895c99d5b044578ed5e850 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 20 Feb 2009 15:56:22 +0000 Subject: - Make it possible to have ``testing.DummyTemplateRenderer`` return some nondefault string representation. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 85b0a8054..283567f22 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,6 +9,9 @@ Next release None names in intermediate nodes will replace the None with the empty string, and, as a result, the error won't be raised. Of course the URL or path will still be bogus. + +- Make it possible to have ``testing.DummyTemplateRenderer`` return + some nondefault string representation. 0.6.9 (2009-02-16) ================== -- cgit v1.2.3