diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Sat Apr 26 00:47:43 2008 Tanaka Akira <akr@fsij.org> + + * process.c (rb_spawn_internal): new function to specify + default_close_others. + (rb_spawn): specify default_close_others true. + (rb_f_system): call rb_spawn_internal with default_close_others as + false. + Fri Apr 25 17:56:25 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * gc.c (free_unused_heaps): preserve last used heap segment to |
