diff --git a/docs/changelog.rst b/docs/changelog.rst index 8b1ae2a5..9e80963d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -41,7 +41,7 @@ Enhancements `_ are not yet handled. -* :gh:issue:`419`, :gh:issue:`470`, file descriptor usage is approximately +* :gh:issue:`419`, :gh:issue:`470`: file descriptor usage is approximately halved, as it is no longer necessary to separately manage read and write sides to work around a design problem.