Commit fd7d8d1f authored by Robert Bradshaw's avatar Robert Bradshaw

Update changelog.

parent 3d1bd94a
...@@ -123,6 +123,10 @@ Bugs fixed ...@@ -123,6 +123,10 @@ Bugs fixed
module state. It now raises an exception instead, given that reloading is module state. It now raises an exception instead, given that reloading is
not actually supported. not actually supported.
* Object-returning, C++ exception throwing functions were not checking that
the return value was non-null.
Original patch by Matt Wozniski (Github Issue #2603)
Other changes Other changes
------------- -------------
......
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