summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2022-12-27 21:07:36 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2022-12-27 21:07:36 +0100
commit43a42d23e28275349b534f36cc830fd0837c69de (patch)
tree56b06a6a10f3d4090807913fac4a6ae3e97dfb8c
parente93a0f11eacebf58070705552c0e8c48fa5f1822 (diff)
downloadpsutil-43a42d23e28275349b534f36cc830fd0837c69de.tar.gz
give CREDITS to @sunpoet for #2186
Signed-off-by: Giampaolo Rodola <g.rodola@gmail.com>
-rw-r--r--CREDITS2
-rw-r--r--HISTORY.rst1
2 files changed, 2 insertions, 1 deletions
diff --git a/CREDITS b/CREDITS
index 19902315..0a9e09ae 100644
--- a/CREDITS
+++ b/CREDITS
@@ -691,7 +691,7 @@ I: 1616
N: Po-Chuan Hsieh
W: https://github.com/sunpoet
C: Taiwan
-I: 1646
+I: 1646, 2186
N: Javad Karabi
W: https://github.com/karabijavad
diff --git a/HISTORY.rst b/HISTORY.rst
index e0b70837..f439e48e 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -4,6 +4,7 @@
======================
- 2164_, [Linux]: compilation fails on kernels < 2.6.27 (e.g. CentOS 5).
+- 2186_, [FreeBSD]: compilation fails with Clang 15. (patch by Po-Chuan Hsieh)
5.9.4
=====