summaryrefslogtreecommitdiff
path: root/doc/history.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/history.rst')
-rw-r--r--doc/history.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/history.rst b/doc/history.rst
index ec1c9c3..c9d5640 100644
--- a/doc/history.rst
+++ b/doc/history.rst
@@ -15,6 +15,9 @@ Version 4.0
Version 3.4
```````````
+* Fix regression that prevented executable, but unreadable files from
+ being found when not specified by absolute path -- such as
+ /usr/bin/sudo (:ghissue:`104`).
* Fixed regression when executing pexpect with some prior releases of
the multiprocessing module where stdin has been closed (:ghissue:`86`).