From 3001dbc4797ecd1532f8a5dc166a603a5ef2e5bf Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 1 Mar 2014 06:35:38 -0500 Subject: Tweak up the .txt files for Chris' pull request. --- AUTHORS.txt | 2 +- CHANGES.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/AUTHORS.txt b/AUTHORS.txt index cc3f6477..e4e861af 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -34,6 +34,7 @@ Catherine Proulx Brandon Rhodes Adi Roiban Greg Rogers +Chris Rose George Song David Stanek Joseph Tate @@ -41,4 +42,3 @@ Sigve Tjora Mark van der Wal Zooko Wilcox-O'Hearn Christoph Zwerschke -Chris Rose diff --git a/CHANGES.txt b/CHANGES.txt index eda8d074..28f5608f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,8 +7,12 @@ Change history for Coverage.py - Python versions supported are now 2.6, 2.7, 3.2, 3.3. +- The XML report will now create the output directory if need be, fixing + `issue 285`_. Thanks Chris Rose. + .. _issue 285: https://bitbucket.org/ned/coveragepy/issue/285/xml-report-fails-if-output-file-directory + 3.7.1 -- 13 December 2013 ------------------------- -- cgit v1.2.1