changelog
authorStefan Behnel <stefan_ml@behnel.de>
Sat, 26 Jan 2013 18:15:09 +0000 (19:15 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Sat, 26 Jan 2013 18:15:09 +0000 (19:15 +0100)
CHANGES.rst

index c34c15f..c98c23c 100644 (file)
@@ -28,6 +28,9 @@ Features added
 Bugs fixed
 ----------
 
+* Automatic C++ exception mapping didn't work in nogil functions (only in
+  "with nogil" blocks).
+
 Other changes
 -------------