diff --git a/ChangeLog b/ChangeLog index d65ffbb53d..5d63a46f28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sun Oct 7 04:37:00 2012 Zachary Scott + + * string.c (rb_str_match): + Clarify behavior for captured strings and local variable assignment + Patch by Marcus Stollsteimer [ruby-dev:47668] [Bug #7062] + Sat Oct 6 18:31:36 2012 Shugo Maeda * vm_opts.h (OPT_GLOBAL_METHOD_CACHE): new build option to