summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0241436afb..7969290500 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Wed Dec 5 04:50:17 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
+ * lib/timeout.rb (Timeout#timeout): set
+ async_interrupt_timeing(:on_blocking) by default.
+ [Bug #7503] [ruby-core:50524]
+
+ * test/test_timeout.rb (#test_timeout_blocking): test for the above.
+ * test/test_timeout.rb (test_timeout_immediate): ditto
+ * test/test_timeout.rb (test_timeout_immediate2): ditto.
+
+ * NEWS: news for the above.
+
Wed Dec 5 23:50:23 2012 Narihiro Nakamura <authornari@gmail.com>
* gc.c (getrusage_time): uses clock_gettime() with