summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2018-12-08 12:42:02 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2018-12-08 12:42:02 +0100
commit10f780b7c2c0bb63417360891662680a39465140 (patch)
tree1a823a6869c1d1b7212e30af7160a28c6fedb676
parentfca240a81b78de019d69bfc981f38c7fd859bb6d (diff)
downloadpsutil-10f780b7c2c0bb63417360891662680a39465140.tar.gz
update HISTORY
-rw-r--r--HISTORY.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index e66f5b49..7a26f50e 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -13,7 +13,6 @@ XXXX-XX-XX
**Bug fixes**
-- 1111_: Process.oneshot() is now thread safe.
- 1354_: [Linux] disk_io_counters() fails on Linux kernel 4.18+.
- 1368_: [Windows] fix psutil.Process().ionice(...) mismatch. (patch by
EccoTheFlintstone)