Tweak changelog entry

This commit is contained in:
Bruno Oliveira
2018-03-26 20:48:05 -03:00
committed by GitHub
parent d895f5d6fc
commit 6cfed00a61

View File

@@ -1,3 +1,3 @@
pytest should not change the log level of the root logger when the
pytest not longer changes the log level of the root logger when the
``log-level`` parameter has greater numeric value than that of the level of
the root logger.
the root logger, which makes it play better with custom logging configuration in user code.