summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjquast <contact@jeffquast.com>2014-08-27 23:28:05 -0700
committerjquast <contact@jeffquast.com>2014-08-27 23:28:05 -0700
commitca35dc774df9c79a57facf42f0fa7d73a4985a1d (patch)
treed3b23bba0408ee4996ce3a2e17e9331824e6d20e
parente2ff2f47fc7719ebf4375eec81f996362816bb10 (diff)
downloadpexpect-issue-86-and-100-stdin-closed.tar.gz
-rw-r--r--doc/history.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/history.rst b/doc/history.rst
index 0da6c6e..a09f124 100644
--- a/doc/history.rst
+++ b/doc/history.rst
@@ -4,6 +4,11 @@ History
Releases
--------
+Version 3.4
+```````````
+* Fixed regression when executing pexpect with some prior releases of
+ the multiprocessing module where stdin has been closed (:ghissue:`86`).
+
Version 3.3
```````````