summaryrefslogtreecommitdiff
path: root/HISTORY.rst
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2021-10-12 17:08:27 +0200
committerGiampaolo Rodola <g.rodola@gmail.com>2021-10-12 17:08:27 +0200
commitaa0412e4ead1f2ab53cb95d6121aea8ac2fd20eb (patch)
tree7c14f80a3d469970dcb42dfe2d74830e9143645c /HISTORY.rst
parent9825ca2fd123a051cb612f8501d702fb51568411 (diff)
downloadpsutil-aa0412e4ead1f2ab53cb95d6121aea8ac2fd20eb.tar.gz
give CREDITS to @ilius for #1996 + update doc
Signed-off-by: Giampaolo Rodola <g.rodola@gmail.com>
Diffstat (limited to 'HISTORY.rst')
-rw-r--r--HISTORY.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index cd27633f..3399e186 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -13,6 +13,7 @@ XXXX-XX-XX
- 1992_: NoSuchProcess message now specifies if the PID has been reused.
- 1992_: error classes (NoSuchProcess, AccessDenied, etc.) now have a better
formatted and separated `__repr__` and `__str__` implementations.
+- 1996_: add support for MidnightBSD. (patch by Saeed Rasooli)
**Bug fixes**