From 4f426b84468c951c96db09b02c99a94bb47d7a73 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 3 May 2015 09:38:12 -0400 Subject: A better description of issue 361. --- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 498d0ed..9f1823e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -27,8 +27,8 @@ Latest - HTML reports now begrudgingly use double-quotes rather than single quotes, because there are "software engineers" out there writing tools that read HTML - and somehow have no idea that single quotes exist. Fixes `issue 361`_. - Thanks, Jon Chappell. + and somehow have no idea that single quotes exist. Capitulates to the absurd + `issue 361`_. Thanks, Jon Chappell. - The ``coverage annotate`` command now handles non-ASCII characters properly, closing `issue 363`_. Thanks, Leonardo Pistone. -- cgit v1.2.1