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 21:30:40 2008 Tanaka Akira <akr@fsij.org> + + * include/ruby/intern.h (rb_hash_dup): declared. + + * hash.c (rb_hash_dup): new function. + + * process.c (rb_spawn_internal): don't modify option hash. + Sat Apr 26 18:36:31 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * io.c, signal.c, thread.c, thread_win32.c, include/ruby/intern.h: |
