This commit is contained in:
Laurent Sansonetti
2013-07-16 01:59:14 +02:00
parent 3e76ae9016
commit 8e597348cc

2
NEWS
View File

@@ -14,6 +14,8 @@
twice during the next iteration. Thanks to Daniel Dickison for the report.
* Fixed Dispatch::*.{sync,async} methods to not catch exceptions inside the
given blocks, and now simply let the process crash naturally.
* Fixed a bug where C-level blocks allocated by the compiler would never be
released at runtime, as well as the Proc object linked to it.
= RubyMotion 2.4 =