diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Feb 18 21:05:47 2016 Nobuyoshi Nakada <[email protected]> + + * string.c (sym_match_m): delegate to String#match but not + String#=~. [ruby-core:72864] [Bug #11991] + Thu Feb 18 14:15:38 2016 Shota Fukumori <[email protected]> * re.c: Add MatchData#named_captures |