From 4d4dd640db1a186c9cc1efe93d73e7c1181666cc Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 29 Jan 2018 09:49:40 -0800 Subject: [PATCH] Changelog closes #488 --- sites/www/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 20d5dad8d..5608f9220 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,10 @@ Changelog ========= +* :bug:`488` Account for additional I/O related ``OSError`` error strings + when attempting to capture only this specific subtype of error. This should + fix some issues with less common libc implementations such as ``musl`` (as + found on e.g. Alpine Linux.) Thanks to Rajitha Perera for the report. * :release:`0.22.0 <2017-11-29>` * :bug:`407 major` (also :issue:`494`, :issue:`67`) Update the default value of the ``run.shell`` config value so that it reflects a Windows-appropriate