diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Sun May 8 19:39:16 2011 KOSAKI Motohiro <[email protected]> + + * thread_pthread.c (native_cond_timedwait): add to care EINTR. + * thread_pthread.c (thread_timer): remove EINTR check. + Sun May 8 19:04:15 2011 Tadayoshi Funaba <[email protected]> * lib/time.rb (xmlschema): avoid passing any negative numbers. |