summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2019-03-28 16:48:13 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2019-03-28 16:48:13 +0100
commit0ef3a9672fa87bc2ef55133a5b54c309aec521b6 (patch)
tree9c275cd9af5805cd9be620a8679ced1c87c503c4
parent36d9201a1e1e0efc20f44d48797e1e7f1035449b (diff)
downloadpsutil-0ef3a9672fa87bc2ef55133a5b54c309aec521b6.tar.gz
give CREDITS for #1470
-rw-r--r--CREDITS4
-rw-r--r--HISTORY.rst4
2 files changed, 7 insertions, 1 deletions
diff --git a/CREDITS b/CREDITS
index ee2682eb..656c43d1 100644
--- a/CREDITS
+++ b/CREDITS
@@ -595,3 +595,7 @@ I: 1462
N: Xiaoling Bao
I: 1223
+
+N: Cedric Lamoriniere
+W: https://github.com/clamoriniere
+I: 1470
diff --git a/HISTORY.rst b/HISTORY.rst
index f48229d4..c793e8ed 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -13,9 +13,11 @@
**Bug fixes**
+- 1470_: [Linux] disk_partitions(): fix corner case when /etc/mtab doesn't
+ exist. (patch by Cedric Lamoriniere)
+- 1463_: cpu_distribution.py script was broken.
- 1462_: [Linux] (tests) make tests invariant to LANG setting (patch by
Benjamin Drung)
-- 1463_: cpu_distribution.py script was broken.
- 1223_: [Windows] boot_time() may return value on Windows XP.
5.6.1