ChangeLog: r53068 entry [ci skip]

oops :x

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53069 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
normal 2015-12-13 03:21:12 +00:00
parent bd13788fdb
commit c53479ae8a

View File

@ -1,3 +1,8 @@
Sun Dec 13 12:17:43 2015 Eric Wong <e@80x24.org>
* lib/shellwords.rb (shellescape): duplicate frozen literal
* test/test_shellwords.rb (test_stringification): new test
Sun Dec 13 11:47:35 2015 Shugo Maeda <shugo@ruby-lang.org>
* object.c (rb_inspect): check the default internal encoding as