Commit 13353d61 authored by Jason Madden's avatar Jason Madden

Changelog for #674.

parent 477bcd9a
......@@ -10,6 +10,9 @@
- Windows/Python 3: Port the :mod:`gevent.subprocess` module, fixing a
large number of failing tests. Examples of failures are in
:issue:`668` and :issue:`669` srossross.
- Python 3: The SSLSocket class should return an empty ``bytes``
object on an EOF instead of a ``str``. Fixed in :pr:`674` by Dahoon
Kim.
1.1b6 (Oct 17, 2015)
====================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment