diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Wed Dec 3 14:51:26 2014 Nobuyoshi Nakada <[email protected]> + + * load.c (ruby_require_internal): separate from rb_require_safe, + not to raise exceptions. + + * ruby.c (process_options): remove unnatural encoding search. + Wed Dec 3 14:34:07 2014 Nobuyoshi Nakada <[email protected]> * string.c (setup_fake_str): fake string does not share another |