mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ChangeLog: fix a typo for r37928.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37949 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c788b5f52b
commit
c5c1d8c236
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ Wed Nov 28 16:21:46 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
|||
Wed Nov 28 16:59:12 2012 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* proc.c: remove Proc#== and Proc#eql?.
|
||||
Proc objects compared with thier object ids.
|
||||
Proc objects compared with their object ids.
|
||||
[Bug #4559]
|
||||
|
||||
* test/ruby/test_proc.rb: remove related test.
|
||||
|
|
Loading…
Reference in a new issue