summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CREDITS4
-rw-r--r--HISTORY.rst1
2 files changed, 5 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
index 131bbfe9..1e220aba 100644
--- a/CREDITS
+++ b/CREDITS
@@ -778,3 +778,7 @@ I: 1980
N: Olivier Dormond
W: https://github.com/odormond
I: 1956
+
+N: Matthieu Darbois
+W: https://github.com/mayeut
+I: 2039
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.