summaryrefslogtreecommitdiff
path: root/HISTORY.rst
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2022-04-15 14:18:56 +0200
committerGiampaolo Rodola <g.rodola@gmail.com>2022-04-15 14:18:56 +0200
commite8ee8704e83bf5220a567d73ef86daaae920e64d (patch)
tree6adee018c4462adac7da4ebc265e4f80b2474b3e /HISTORY.rst
parent0f996734bdbd413f7dd8ce88d0c12227045609d1 (diff)
downloadpsutil-e8ee8704e83bf5220a567d73ef86daaae920e64d.tar.gz
give CREDITS for #1053
Signed-off-by: Giampaolo Rodola <g.rodola@gmail.com>
Diffstat (limited to 'HISTORY.rst')
-rw-r--r--HISTORY.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index 595de975..590aaed2 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -7,6 +7,7 @@ XXXX-XX-XX
**Enhancements**
+- 1053_: dropped support for Python 2.6. (patch by Matthieu Darbois)
- 2050_, [Linux]: increase ``read(2)`` buffer size from 1k to 32k when reading
``/proc`` pseudo files line by line. This should help having more consistent
results.