NEWS in rb-threadframe-0.38 vs NEWS in rb-threadframe-0.39
- old
+ new
@@ -1,4 +1,8 @@
+Oct 27, 2011 (0.39)
+- Revise patch for 1.9.2 revision 33354
+- save return value in one more C_RETURN hook
+
March 15, 2011 (0.38) Ron Frankel Release
- Add RubyVM::ThreadFrame.prev (same as RubyVM::ThreadFrame.current.prev)
- Allow access to a C method type
- Method extensions now included on UnboundMethods as well