* 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:
parent
237edd7a2f
commit
13569788b2
@ -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>
|
Mon Dec 20 20:03:21 2010 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
||||||
|
|
||||||
* thread_pthread.c (native_thread_destroy): Fixed gvl_cond leak.
|
* thread_pthread.c (native_thread_destroy): Fixed gvl_cond leak.
|
||||||
|
2
NEWS
2
NEWS
@ -27,8 +27,8 @@ with all sufficient information, see the ChangeLog file.
|
|||||||
* builtin classes
|
* builtin classes
|
||||||
|
|
||||||
* Kernel
|
* Kernel
|
||||||
|
|
||||||
* Kernel#respond_to? now returns false for protected methods.
|
* Kernel#respond_to? now returns false for protected methods.
|
||||||
|
* move #__id__ and #object_id to BasicObject.
|
||||||
|
|
||||||
* Encoding
|
* Encoding
|
||||||
* new encodings:
|
* new encodings:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user