git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26597 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
shugo 2010-02-06 12:32:12 +00:00
Родитель 237c2211e6
Коммит bc885aeae6
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,9 @@
Sat Feb 6 21:31:23 2010 Shugo Maeda <shugo@ruby-lang.org>
* lib/monitor.rb (wait): supported timeout.
* test/net/imap/test_imap.rb (test_exception_during_idle): use timeout.
Sat Feb 6 19:35:16 2010 Yusuke Endoh <mame@tsg.ne.jp>
* tool/compile_prelude.rb: fix require path.