aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-11-06 22:43:30 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-11-06 22:43:30 +0000
commit2657faae0193748c041d8311590dd5f03dd2ce0b (patch)
treeb546c16d6cbf6e407d61cec8411ddfc4e151a345 /ChangeLog
parent1343680398592089929607a3d213f731847a7762 (diff)
downloadruby-2657faae0193748c041d8311590dd5f03dd2ce0b.tar.gz
* thread.c (thread_timer): pthread_cond_timedwait returns ETIMEDOUT
when timed out. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20127 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 759f73456d..dee206d226 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Nov 7 07:43:27 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * thread.c (thread_timer): pthread_cond_timedwait returns ETIMEDOUT
+ when timed out.
+
Fri Nov 7 07:32:55 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
* lib/yaml/rubytypes.rb: support Rational and Complex as 1.8