Skip to content

Commit

Permalink
Prepare 4.2 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jquast committed Jul 2, 2016
1 parent 935fc21 commit dc07ae8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion doc/history.rst
Expand Up @@ -11,7 +11,10 @@ Version 4.2
:class:`~.run` family of calls containing a value for ``PATH``, its value is
used to discover the target executable from a relative path, rather than the
current process's environment ``PATH``. This mirrors the behavior of
:func:`subprocess.Popen` in the standard library.
:func:`subprocess.Popen` in the standard library (:ghissue:`348`).

* Regression: Re-introduce capability for :meth:`read_nonblocking` in class
:class:`fdspawn` as previously supported in version 3.3 (:ghissue:`359`).

Version 4.0
```````````
Expand Down

0 comments on commit dc07ae8

Please sign in to comment.