diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Wed Jun 18 19:20:00 2008 NAKAMURA Usaku <usa@ruby-lang.org> + + * ruby.c (opt_W_getter): use ruby_verbose directly instead of parameter + because ruby_verbose is not a real variable, so the address of + parameter is not collect. + Wed Jun 18 18:31:03 2008 NAKAMURA Usaku <usa@ruby-lang.org> * win32/win32.c (errmap): add some pipe errors. |
