summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-20 11:06:19 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-20 11:06:19 +0000
commit13569788b2532d04cf59feb2c83eef9f3dd08d8c (patch)
treebfa111495a2a69612b6759c3f70a1bd2eec00b6f
parent237edd7a2f7fc63babff283fae20a5ccd831ff54 (diff)
* 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
-rw-r--r--ChangeLog4
-rw-r--r--NEWS2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c4d663249c..de579ea151 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/NEWS b/NEWS
index 072a06eb62..19c1d85db4 100644
--- a/NEWS
+++ b/NEWS
@@ -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: