ruby-changes:23777
From: nari <ko1@a...>
Date: Mon, 28 May 2012 12:15:14 +0900 (JST)
Subject: [ruby-changes:23777] nari:r35828 (trunk): * ChangeLog: fix a typo.
nari 2012-05-28 12:15:04 +0900 (Mon, 28 May 2012) New Revision: 35828 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=35828 Log: * ChangeLog: fix a typo. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 35827) +++ ChangeLog (revision 35828) @@ -1,7 +1,7 @@ Mon May 28 12:03:04 2012 Narihiro Nakamura <authornari@g...> * 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. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/