aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-08-14 19:14:06 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-08-14 19:14:06 +0000
commit9db27dc4047e25a2d97a90b6278845846ed0a31a (patch)
treea484a6eed296a1281bed948a0ac00ad21708b696
parent6696da856843e4379d4f10b9ea3fdf3130f86804 (diff)
downloadruby-9db27dc4047e25a2d97a90b6278845846ed0a31a.tar.gz
ChangeLog: add reference for r51576 [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51579 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a258582d68..b8de0b96c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,7 @@ Fri Aug 14 18:43:11 2015 Eric Wong <e@80x24.org>
* thread_win32.c (native_stop_timer_thread): adjust (untested)
(rb_divert_reserved_fd): remove
* vm_core.h: adjust prototype
+ [ruby-core:70386] [Bug #11336]
Fri Aug 14 18:40:43 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>