Update release-notes-changelog.md

pull/1731/head
kelseiv 2020-10-28 17:54:57 -07:00 committed by GitHub
parent fc74b85b66
commit 3f12cfcb50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ menu:
- Disable on specific Linux architectures (MIPS64, mips64le, ppc64le, riscv64).
- Fix an issue to properly close file handlers.
- Processes (`processes`): Fix an issue with receiving `no such file or directory` stat error.
- Windows Performance Counters (`win_perf_counters`): Fix an issue with the counter with a negative denominator error to cause gathering operations to fail.
- Windows Performance Counters (`win_perf_counters`): Fix an issue with the counter where a negative denominator error would cause gathering operations to fail.
### Output plugin updates