diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-28 00:20:37 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-28 00:20:37 +0000 |
| commit | 2e46eeeaf9846e625792613052347b830732338a (patch) | |
| tree | 16b34ed433899be62122b322ed2fea80c0c0d2f7 /ChangeLog | |
| parent | c23f1f56c66c6121597b315b8fe05198d1f90c28 (diff) | |
| download | ruby-2e46eeeaf9846e625792613052347b830732338a.tar.gz ruby-2e46eeeaf9846e625792613052347b830732338a.tar.xz ruby-2e46eeeaf9846e625792613052347b830732338a.zip | |
* win32/Makefile.sub (RUNRUBY): now ruby requires something from
gem_prelude, so need to set library path.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19970 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Oct 28 09:19:40 2008 NAKAMURA Usaku <usa@ruby-lang.org> + + * win32/Makefile.sub (RUNRUBY): now ruby requires something from + gem_prelude, so need to set library path. + Mon Oct 27 22:29:11 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> * vm_insnhelper.c (vm_yield_setup_args): supports optional parameters. |
