Commit 7b95fe72 authored by Jason Madden's avatar Jason Madden

changelog for 608. [skip ci]

parent 1d80700d
......@@ -13,6 +13,9 @@ Unreleased
enforce the distinction between CFLAGS and CPPFLAGS.
- ``gevent.lock.Semaphore`` is atomic on PyPy, just like it is on
CPython. This comes at a small performance cost.
- Fixed regression that failed to set the ``successful`` value to
False when killing a greenlet before it ran with a non-default
exception. Fixed in :pr:`608` by Heungsub Lee.
1.1a2 (Jul 8, 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