summaryrefslogtreecommitdiff
path: root/HISTORY.rst
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2021-01-08 19:10:08 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2021-01-08 19:10:08 +0100
commite80cabe5206fd7ef14fd6a47e2571f660f95babf (patch)
treed0cea616bd7687bc2d0b438748cca31a0c829dee /HISTORY.rst
parente96307312c4858f9178786a2c7c4cf542de6bf4f (diff)
downloadpsutil-e80cabe5206fd7ef14fd6a47e2571f660f95babf.tar.gz
give CREDITS to @alxchk for #1904
Signed-off-by: Giampaolo Rodola <g.rodola@gmail.com>
Diffstat (limited to 'HISTORY.rst')
-rw-r--r--HISTORY.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index cb9ba8b6..dc4afbff 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -18,6 +18,8 @@ XXXX-XX-XX
- 1512_: [macOS] sometimes Process.connections() will crash with EOPNOTSUPP
for one connection; this is now ignored.
- 1892_: [macOS] psutil.cpu_freq() broken on Apple M1.
+- 1904_: [Windows] OpenProcess fails with ERROR_SUCCESS due to GetLastError()
+ called after sprintf(). (patch by alxchk)
5.8.0
=====