summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 0 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e6f0aa445..5068764d60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -206,14 +206,6 @@ Fri Jul 10 22:05:50 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
and use Timeout::Error instead, as using throw/catch to isolate
each timeouts now. [ruby-dev:49179] [Bug #11344]
-Fri Jul 10 20:13:05 2015 Naohisa Goto <ngotogenome@gmail.com>
-
- * process.c (rb_f_exec): rb_exec_without_timer_thread should be
- used on every OS, not only on Mac OS X or Haiku, to prevent
- timer thread communications using file descriptor 3 after
- setting redirection of the fd 3 before calling exec.
- [Bug #11336] [ruby-core:69886]
-
Fri Jul 10 17:41:54 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
* dir.c (is_case_sensitive): get attributes by the file descriptor