summaryrefslogtreecommitdiff
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
parenta7019f06e1accf6b96ba994dab264b8743f20edd (diff)
downloadpsutil-343cf0229de9dd6a22069e24286d1dbbcf6b6d99.tar.gz
update HISTORY for #1646
-rw-r--r--CREDITS5
-rw-r--r--HISTORY.rst2
2 files changed, 7 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
index 40ef4e34..49f255cc 100644
--- a/CREDITS
+++ b/CREDITS
@@ -647,3 +647,8 @@ N: Riccardo Schirone
W: https://github.com/ret2libc
C: Milano, Italy
I: 1616
+
+N: Po-Chuan Hsieh
+W: https://github.com/sunpoet
+C: Taiwan
+I: 1646
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
=====