diff options
| author | Giampaolo Rodola <g.rodola@gmail.com> | 2019-06-12 17:03:18 +0800 |
|---|---|---|
| committer | Giampaolo Rodola <g.rodola@gmail.com> | 2019-06-12 17:03:18 +0800 |
| commit | 9be2120e4b6f43a2450c6ddb86fbc1723dd081e5 (patch) | |
| tree | 82f53f64f5273d536bf9773b91c37baaa32e8e1f /HISTORY.rst | |
| parent | 6705c189236dbd57e27a7eed0a096dcbc27d2054 (diff) | |
| download | psutil-9be2120e4b6f43a2450c6ddb86fbc1723dd081e5.tar.gz | |
credits to @wiggin15 for #1528
Diffstat (limited to 'HISTORY.rst')
| -rw-r--r-- | HISTORY.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY.rst b/HISTORY.rst index c3d2960e..b9e08da1 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -9,6 +9,11 @@ XXXX-XX-XX - 1530_: [NetBSD] add process cwd() support. (patch by Kamil Rytarowski) +**Bug fixes** + +- 1528_: [AIX] compilation error on AIX 7.2 due to 32 vs 64 bit differences. + (patch by Arnon Yaari) + 5.6.3 ===== |
