ruby-changes:25013
From: nagachika <ko1@a...>
Date: Mon, 1 Oct 2012 23:53:05 +0900 (JST)
Subject: [ruby-changes:25013] nagachika:r37065 (trunk): * ChangeLog: fix typos of r37064.
nagachika 2012-10-01 23:52:53 +0900 (Mon, 01 Oct 2012) New Revision: 37065 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=37065 Log: * ChangeLog: fix typos of r37064. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 37064) +++ ChangeLog (revision 37065) @@ -1,10 +1,10 @@ Mon Oct 1 22:54:02 2012 Shugo Maeda <shugo@r...> - * eval.c (identify_hash_new): new function to create a new identity + * eval.c (identity_hash_new): new function to create a new identity hash. * eval.c (rb_overlay_module, rb_mod_using, rb_mod_refine): use - identify_hash_new(). + identity_hash_new(). Mon Oct 1 02:34:53 2012 Akinori MUSHA <knu@i...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/