diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Tue Aug 24 07:07:28 2010 Nobuyoshi Nakada <[email protected]> + + * array.c (rb_ary_shuffle_bang, rb_ary_sample): add optional + argument random. [ruby-dev:41923] [EXPERIMENTAL] + + * random.c (rb_random_{int32,real,bytes}): fallback to normal + method invocation. + Tue Aug 24 06:08:10 2010 Nobuyoshi Nakada <[email protected]> * include/ruby/version.h (RUBY_API_VERSION_*): renamed and moved |