From 5700a8601ae53096334272cda3a072980c44c78f Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 30 Jun 2011 11:12:38 +0000 Subject: * test/ruby/test_module.rb: tests for [Bug #3422] and [Bug #3423]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32327 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a0b868cc22..a56daa32fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Jun 30 20:12:36 2011 Nobuyoshi Nakada + + * test/ruby/test_module.rb: tests for [Bug #3422] and [Bug #3423]. + Thu Jun 30 20:03:39 2011 Tadayoshi Funaba * ext/date/date_core.c: modified doc. @@ -5,15 +9,15 @@ Thu Jun 30 20:03:39 2011 Tadayoshi Funaba Thu Jun 30 19:09:19 2011 Koichi Sasada * thread_pthread.c (thread_timer): ignore unknown errno. - (we observed that select(2) was canceled by errno=514 on + (we observed that select(2) was canceled by errno=514 on boron == Linux/Xen environment) Thu Jun 30 17:33:25 2011 Koichi Sasada - * ext/objspace/objspace.c (ObjectSpace.count_tdata_objects): + * ext/objspace/objspace.c (ObjectSpace.count_tdata_objects): Fix rdoc. Fixes Bug #3892. - * ext/objspace/objspace.c (ObjectSpace.count_tdata_objects): + * ext/objspace/objspace.c (ObjectSpace.count_tdata_objects): Change key type if the klass of a object is zero (internal object). Read rdoc for details. @@ -21,7 +25,7 @@ Thu Jun 30 17:33:25 2011 Koichi Sasada Thu Jun 30 17:25:08 2011 Koichi Sasada - * thread_pthread.c (ping_signal_thread_list, thread_timer): + * thread_pthread.c (ping_signal_thread_list, thread_timer): fix to keep polling state if there are any ping-tasks. Thu Jun 30 12:25:34 2011 Koichi Sasada -- cgit v1.2.3