From 0bf3757a1ded9824663466a2aa5388e09d75c7e6 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Tue, 6 Dec 2016 23:10:33 -0500 Subject: Clarify the latest changelog entry --- CHANGES.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index d56aebe..e5cf1b5 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -53,8 +53,8 @@ Unreleased - Deal properly with non-ASCII file names in an ASCII-only world, `issue 533`_. -- Plugins that set Unicode configuration values could cause UnicodeErrors when - generating HTML reports. This is now fixed. +- Programs that set Unicode configuration values could cause UnicodeErrors when + generating HTML reports. Pytest-cov is one example. This is now fixed. - Prevented deprecation warnings from configparser that happened in some circumstances, closing `issue 530`_. -- cgit v1.2.1