Skip to content

Commit

Permalink
update NEWS for the upcoming 0.3.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
schmir committed Jan 4, 2012
1 parent 43fb424 commit 422f16e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions NEWS
@@ -1,3 +1,14 @@
0.3.3
=====
* Use sphinx to build documentation and publish it on greenlet.rtfd.org
* Prevent segfaults on openbsd 4/i386
* Workaround gcc-4.0 not allowing to clobber rbx
* Enhance test infrastructure
* Fix possible compilation problems when including greenlet.h in C++ mode
* Make the greenlet module work on x64 windows
* Add a test for greenlet C++ exceptions
* Fix compilation on Solaris with SunStudio

0.3.2
=====
* Fix various crashes with recent gcc versions and VC90
Expand Down

0 comments on commit 422f16e

Please sign in to comment.