summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 558f9daf..bb180f88 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -20,7 +20,11 @@ development at the same time, such as 4.5.x and 5.0.
Unreleased
----------
-Nothing yet.
+- Fix: the ``coverage lcov`` command could create a .lcov file with incorrect
+ LF (lines found) and LH (lines hit) totals. This is now fixed, thanks to
+ `Ian Moore <pull 1583_>`_.
+
+.. _pull 1583: https://github.com/nedbat/coveragepy/pull/1583
.. scriv-start-here