summaryrefslogtreecommitdiff
path: root/HISTORY.rst
diff options
context:
space:
mode:
authorJake Omann <jomann@nagios.com>2020-11-13 14:52:30 -0600
committerGitHub <noreply@github.com>2020-11-13 21:52:30 +0100
commitfd69f22ee5ca38ceff32ae3fac15420c5d8fce29 (patch)
tree72ca5fb2e29ee2a04ff7a16a8e060f5528588b6d /HISTORY.rst
parent7050e73c48b38caf2f19409167ba8dfaa9ab9fd4 (diff)
downloadpsutil-fd69f22ee5ca38ceff32ae3fac15420c5d8fce29.tar.gz
Fix solaris swap output when 'encrypted' column exists (#1876)
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 8512793b..bcbffa69 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -15,6 +15,7 @@ XXXX-XX-XX
- 1866_: [Windows] process exe(), cmdline(), environ() may raise "invalid
access to memory location" on Python 3.9.
+- 1874_: [Solaris] wrong swap output given when encrypted column is present
5.7.3
=====