summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CREDITS4
-rw-r--r--HISTORY.rst2
2 files changed, 6 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
index b2234ce3..716de944 100644
--- a/CREDITS
+++ b/CREDITS
@@ -660,3 +660,7 @@ I: 1648
N: Mike Hommey
W: https://github.com/glandium
I: 1665
+
+N: Anselm Kruis
+W: https://github.com/akruis
+I: 1695
diff --git a/HISTORY.rst b/HISTORY.rst
index 52b46f7f..605a5648 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -41,6 +41,8 @@ XXXX-XX-XX
- 1674_: [SunOS] disk_partitions() may raise OSError.
- 1684_: [Linux] disk_io_counters() may raise ValueError on systems not
having /proc/diskstats.
+- 1695_: [Linux] could not compile on kernels <= 2.6.13 due to
+ PSUTIL_HAVE_IOPRIO not being defined. (patch by Anselm Kruis)
5.6.7
=====