summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-09-27 00:44:59 +0200
committerGiampaolo Rodola <g.rodola@gmail.com>2020-09-27 00:44:59 +0200
commitac551d1fd9e1837a5ab5c34b0425e1f17d8c1009 (patch)
tree1bdbb50fe54ea03c09ed7c0ea28e0999c7631c46
parent430dcb72801e6231c9483d017e86b5112cfaa29e (diff)
downloadpsutil-ac551d1fd9e1837a5ab5c34b0425e1f17d8c1009.tar.gz
give CREDITS for #1837
-rw-r--r--CREDITS4
-rw-r--r--HISTORY.rst2
2 files changed, 6 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
index debb6f73..c5182cad 100644
--- a/CREDITS
+++ b/CREDITS
@@ -712,3 +712,7 @@ I: 1800
N: Chris Burger
W: https://github.com/phobozad
I: 1830
+
+N: aristocratos
+W: https://github.com/aristocratos
+I: 1837
diff --git a/HISTORY.rst b/HISTORY.rst
index d2c922c8..e22b3a58 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -10,6 +10,8 @@ XXXX-XX-XX
- 893_: implement `Process.environ()` on BSD family. (patch by Armin Gruner)
- 1830_: [UNIX] `net_if_stats()`'s `isup` also checks whether the NIC is
running (meaning Wi-Fi or ethernet cable is connected). (patch by Chris Burger)
+- 1837_: [Linux] improved battery detection and charge "secsleft" calculation
+ (patch by aristocratos)
5.7.2
=====