Add CHANGELOG entry for #6334

This commit is contained in:
Bruno Oliveira
2019-12-12 08:05:22 -03:00
parent fa51a26743
commit 9b74bf1e0c

View File

@@ -0,0 +1,3 @@
Fix summary entries appearing twice when ``f/F`` and ``s/S`` report chars were used at the same time in the ``-r`` command-line option (for example ``-rFf``).
The upper case variants were never documented and the preferred form should be the lower case.