* NEWS: add #__id__ and #object_id. [ruby-dev:42778]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2010-12-20 11:06:19 +00:00
parent 237edd7a2f
commit 13569788b2
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Mon Dec 20 20:04:41 2010 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
* NEWS: add #__id__ and #object_id. [ruby-dev:42778]
Mon Dec 20 20:03:21 2010 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
* thread_pthread.c (native_thread_destroy): Fixed gvl_cond leak.

2
NEWS
View File

@ -27,8 +27,8 @@ with all sufficient information, see the ChangeLog file.
* builtin classes
* Kernel
* Kernel#respond_to? now returns false for protected methods.
* move #__id__ and #object_id to BasicObject.
* Encoding
* new encodings: