diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,6 +1,16 @@ +Wed Sep 5 19:20:53 2012 NAKAMURA Usaku <usa@ruby-lang.org> + + * parse.y (rb_warn4S): renamed from rb_warn4(), because the case in + r36911 takes a string. + + * parse.y (rb_warn4S): use ripper_warnS() for ripper. + + * parse.y (ripper_warnS): now it is used. + Wed Sep 5 15:51:52 2012 URABE Shyouhei <shyouhei@ruby-lang.org> - * .travis.yml (notifications): [experimental] update notification template. + * .travis.yml (notifications): [experimental] update notification + template. Wed Sep 5 15:21:12 2012 NARUSE, Yui <naruse@ruby-lang.org> |
