NEWS in rb-threadframe-0.39 vs NEWS in rb-threadframe-0.40
- old
+ new
@@ -1,4 +1,10 @@
+Nov 25, 2012 (0.40)
+ - Redone for Ruby 1.9.3 p327
+ - RubyVM::ThreadFrame is now RubyVM::Frame. RubyVM::ThreadFrame is still
+ there for compatibility
+- Some small administrative and bug fixes
+
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