From ca0cf1673409cae3f8425d6235dbcce9709fa61b Mon Sep 17 00:00:00 2001 From: tenderlove Date: Mon, 22 Oct 2012 21:24:36 +0000 Subject: * ext/psych/lib/psych/scalar_scanner.rb: Updated the RegExp to catch Strings earlier in the tokenization process. Thanks Kevin Menard! git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37290 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f39e0e9188..14471439d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 23 06:15:40 2012 Aaron Patterson + + * ext/psych/lib/psych/scalar_scanner.rb: Updated the RegExp to catch + Strings earlier in the tokenization process. Thanks Kevin Menard! + Tue Oct 23 06:12:39 2012 Aaron Patterson * ext/psych/lib/psych/visitors/to_ruby.rb: Handle nil tags specially -- cgit v1.2.3