Skip to content

Commit

Permalink
#1129, #1133: give CREDITS
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed Sep 28, 2017
1 parent cbbf1bd commit 9a7af56
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 17 deletions.
2 changes: 1 addition & 1 deletion CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ I: 919

N: Max Bélanger
W: https://github.com/maxbelanger
I: 936
I: 936, 1133

N: Pierre Fersing
C: France
Expand Down
34 changes: 18 additions & 16 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,33 +1,35 @@
*Bug tracker at https://github.com/giampaolo/psutil/issues*

XXXX-XX-XX

5.4.0
=====

*XXXX-XX-XX*

**Enhancements**

- 1123_: [AIX] added support for AIX platform. (patch by Arnon Yaari)

*Bug fixes*
**Bug fixes**

- 1009_: [Linux] sensors_temperatures() may crash with IOError.
- 1129_: [Linux] sensors_fans() may crash with IOError.
- 1129_: [Linux] sensors_fans() may crash with IOError. (patch by Sebastian
Saip)
- 1131_: [SunOS] fix compilation warnings. (patch by Arnon Yaari)
- 1133_: [Windows] can't compile on newer versions of Visual Studio 2017 15.4.
(patch by Max Bélanger)
- 1138_: [Linux] can't compile on CentOS 5.0 and RedHat 5.0.
(patch by Prodesire)


2017-09-10

5.3.1
=====

*2017-09-10*

**Enhancements**

- 1124_: documentation moved to http://psutil.readthedocs.io

**Big fixes**
**Bug fixes**

- 1105_: [FreeBSD] psutil does not compile on FreeBSD 12.
- 1125_: [BSD] net_connections() raises TypeError.
Expand All @@ -37,11 +39,11 @@ XXXX-XX-XX
- 1120_: .exe files for Windows are no longer uploaded on PYPI as per PEP-527;
only wheels are provided.

*2017-09-01*

5.3.0
=====

*2017-09-01*

**Enhancements**

- 802_: disk_io_counters() and net_io_counters() numbers no longer wrap
Expand Down Expand Up @@ -143,11 +145,11 @@ XXXX-XX-XX
- WindowsService.display_name()
- WindowsService.username()

*2017-04-10*

5.2.2
=====

*2017-04-10*

**Bug fixes**

- 1000_: fixed some setup.py warnings.
Expand All @@ -159,11 +161,11 @@ XXXX-XX-XX
- 1009_: [Linux] sensors_temperatures() may raise OSError.
- 1010_: [Linux] virtual_memory() may raise ValueError on Ubuntu 14.04.

*2017-03-24*

5.2.1
=====

*2017-03-24*

**Bug fixes**

- 981_: [Linux] cpu_freq() may return an empty list.
Expand All @@ -173,11 +175,11 @@ XXXX-XX-XX
- 997_: [FreeBSD] virtual_memory() may fail due to missing sysctl parameter on
FreeBSD 12.

*2017-03-05*

5.2.0
=====

*2017-03-05*

**Enhancements**

- 971_: [Linux] Add psutil.sensors_fans() function. (patch by Nicolas Hennion)
Expand Down

0 comments on commit 9a7af56

Please sign in to comment.