summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-01-18 11:33:21 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2020-01-18 11:33:21 +0100
commit5f16b3a3c498c89dd11d03b3db1592b2332b5cbf (patch)
tree6003523260c0dcbf93a8b27c2992f4c6c431d5a0
parent2e0952e939d6ab517449314876d8d3488ba5b98b (diff)
downloadpsutil-5f16b3a3c498c89dd11d03b3db1592b2332b5cbf.tar.gz
update HISTORY
-rw-r--r--CREDITS4
-rw-r--r--HISTORY.rst2
2 files changed, 6 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
index 988af1fe..b2234ce3 100644
--- a/CREDITS
+++ b/CREDITS
@@ -656,3 +656,7 @@ I: 1646
N: Javad Karabi
W: https://github.com/karabijavad
I: 1648
+
+N: Mike Hommey
+W: https://github.com/glandium
+I: 1665
diff --git a/HISTORY.rst b/HISTORY.rst
index 4841d26e..96268d98 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -22,6 +22,8 @@ XXXX-XX-XX
current user and os.getpid().
- 1660_: [Windows] Process.open_files() complete rewrite + check of errors.
- 1662_: [Windows] process exe() may raise WinError 0.
+- 1665_: [Linux] disk_io_counters() does not take into account extra fields
+ added to recent kernels. (patch by Mike Hommey)
5.6.7
=====