summaryrefslogtreecommitdiff
path: root/HISTORY.rst
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2019-12-21 13:58:39 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2019-12-21 13:58:39 +0100
commit343cf0229de9dd6a22069e24286d1dbbcf6b6d99 (patch)
tree98b2fc7d0beae455a06b76d7f97a8b7e184dbd38 /HISTORY.rst
parenta7019f06e1accf6b96ba994dab264b8743f20edd (diff)
downloadpsutil-343cf0229de9dd6a22069e24286d1dbbcf6b6d99.tar.gz
update HISTORY for #1646
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 8afc8f2e..5a56542d 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -9,6 +9,8 @@ XXXX-XX-XX
- 1637_: [SunOS] Add partial support for old SunOS 5.10 Update 0 to 3.
- 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.
5.6.7
=====