* ChangeLog: fix typos of r37064.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37065 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e56eb1b163
commit
39ef471e2d
@ -1,10 +1,10 @@
|
|||||||
Mon Oct 1 22:54:02 2012 Shugo Maeda <shugo@ruby-lang.org>
|
Mon Oct 1 22:54:02 2012 Shugo Maeda <shugo@ruby-lang.org>
|
||||||
|
|
||||||
* 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.
|
hash.
|
||||||
|
|
||||||
* eval.c (rb_overlay_module, rb_mod_using, rb_mod_refine): use
|
* 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@iDaemons.org>
|
Mon Oct 1 02:34:53 2012 Akinori MUSHA <knu@iDaemons.org>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user