summaryrefslogtreecommitdiff
path: root/HISTORY.rst
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-02-13 23:28:57 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2020-02-13 23:28:57 +0100
commit29846dab6fdb1d7a9e46fb644417217cedffd115 (patch)
treef43c587f6684514bea3461203dc6313ad2d57d26 /HISTORY.rst
parent2ec9eee4dc1291f291f8ef25474d82f37b43f133 (diff)
downloadpsutil-29846dab6fdb1d7a9e46fb644417217cedffd115.tar.gz
#1681, revert 00a3398
Diffstat (limited to 'HISTORY.rst')
-rw-r--r--HISTORY.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index 539c6fd4..7341b6d7 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -17,7 +17,6 @@ XXXX-XX-XX
- 1677_: [Windows] process exe() will succeed for all process PIDs (instead of
raising AccessDenied).
- 1679_: [Windows] net_connections() and Process.connections() are 10% faster.
-- 1681_: [Linux] disk_partitions() now also shows swap partitions.
- 1686_: [Windows] added support for PyPy on Windows.
- 1693_: [Windows] boot_time() and Process.create_time() now have the precision
of a micro second (before the precision was of a second).