diff options
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Mon May 28 12:03:04 2012 Narihiro Nakamura <authornari@gmail.com> * gc.c (obj_free): doesn't free a method table if it doesn't - exits. [ruby-dev:44436] + exist. [ruby-dev:44436] * test/ruby/test_gc.rb (class TestGc): added the test case for this issue. |