aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-20 01:21:19 +0000
committerkosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-20 01:21:19 +0000
commitb74e1b21dbb15d67945e36153368bb4aa78dcd68 (patch)
tree522b249b771148459e5e42b06dfa0910bf315007 /ChangeLog
parent49c0c51056377819d6289d04baa69e38d9871d24 (diff)
downloadruby-b74e1b21dbb15d67945e36153368bb4aa78dcd68.tar.gz
revert r37730
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 8116bc7aed..961d396a79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,11 +14,6 @@ Tue Nov 20 10:12:46 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
* thread.c (rb_threadptr_async_errinfo_active_p): added a small
comment.
-Tue Nov 20 10:08:45 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
-
- * thread.c, vm_core.h: big rename th to cur_th when works only
- th is current thread.
-
Tue Nov 20 10:05:56 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
* thread.c (rb_thread_blocking_region_end): replaced GET_THREAD()