diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Aug 17 12:39:33 2012 NAKAMURA Usaku <[email protected]> + + * ext/dl/lib/dl/func.rb (DL::Function#bind): allow to return/break from + the callback method. (Fiddle already allows it.) + [Bug #6389] [ruby-dev:45604] + Thu Aug 16 19:54:24 2012 Koichi Sasada <[email protected]> * vm_trace.c, vm_core.h: simplify tracing mechanism. |