diff --git a/ChangeLog b/ChangeLog index e75102c1f3..0cb0d19946 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Feb 6 21:31:23 2010 Shugo Maeda + + * 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 * tool/compile_prelude.rb: fix require path.