1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

add ML ref.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9746 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2005-12-27 10:21:56 +00:00
parent f59bd226b3
commit ae2e26b23f

View file

@ -38,6 +38,8 @@ Tue Dec 27 14:17:55 2005 Tanaka Akira <akr@m17n.org>
(rb_thread_restore_context): just call stack_extend.
(flush_register_windows): removed.
[ruby-dev:28127]
Tue Dec 27 14:09:39 2005 Minero Aoki <aamine@loveruby.net>
* process.c: new method Process.exec. [ruby-dev:28107]