From e73f817f6bd019a744c8c280d8c3cdcfb99e3d3e Mon Sep 17 00:00:00 2001 From: Giampaolo Rodola Date: Fri, 7 Jan 2022 21:38:03 +0100 Subject: update history Signed-off-by: Giampaolo Rodola --- HISTORY.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 7a0af7f0..780227cf 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -5,14 +5,14 @@ **Bug fixes** -- 2048_: ``AttributeError`` is raised if ``psutil.Error`` class is raised - manually and passed through ``str``. -- 2049_, [Linux]: `cpu_freq`_ erroneously returns ``curr`` value in GHz while - ``min`` and ``max`` are in MHz. - 1915_, [Linux]: on certain kernels, ``"MemAvailable"`` field from ``/proc/meminfo`` returns ``0`` (possibly a kernel bug), in which case we calculate an approximation for ``available`` memory which matches "free" CLI utility. +- 2048_: ``AttributeError`` is raised if ``psutil.Error`` class is raised + manually and passed through ``str``. +- 2049_, [Linux]: `cpu_freq`_ erroneously returns ``curr`` value in GHz while + ``min`` and ``max`` are in MHz. 5.9.0 ===== -- cgit v1.2.1