summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-01-30 00:41:16 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2020-01-30 00:41:16 +0100
commitdfb522f43f07baa67794cb418e7368664c77a4f3 (patch)
tree4679ce773a9c3fda5c8f4846f84036415ebbffeb
parentf4e337aa04dac93347118f488491941026ec7e4f (diff)
downloadpsutil-dfb522f43f07baa67794cb418e7368664c77a4f3.tar.gz
update HISTORY
-rw-r--r--HISTORY.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index 9b6dd984..848d3559 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -17,6 +17,7 @@ XXXX-XX-XX
**Bug fixes**
+- 1538_: [NetBSD] process cwd() may return ENOENT instead of NoSuchProcess.
- 1642_: [SunOS] querying basic info for PID 0 results in FileNotFoundError.
- 1646_: [FreeBSD] many Process methods may cause a segfault on FreeBSD 12.0
due to a backward incompatible change in a C type introduced in 12.0.