summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2018-03-17 10:37:52 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2018-03-17 10:37:52 +0100
commit2430e050ea2bd89d8714c823860880eccede573f (patch)
tree5f36c0a5564c2a7886131c623797590f6ae9c736
parent05d179e7125dc61409b2a8b4a33d4e3be763c2a7 (diff)
downloadpsutil-2430e050ea2bd89d8714c823860880eccede573f.tar.gz
update HISTORY
-rw-r--r--HISTORY.rst7
1 files changed, 2 insertions, 5 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index ddcc5a63..078ebff2 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -5,14 +5,11 @@
XXXX-XX-XX
-**Enhancements**
+**Bug fixes**
- 694_: [SunOS] cmdline() could be truncated at the 15th character when
reading it from /proc. An extra effort is made by reading it from process
- address space first.
-
-**Bug fixes**
-
+ address space first. (patch by Georg Sauthoff)
- 1193_: [SunOS] Return uid/gid from /proc/pid/psinfo if there aren't
enough permissions for /proc/pid/cred. (patch by Georg Sauthoff)
- 1194_: [SunOS] Return nice value from psinfo as getpriority() doesn't