add ref. [Feature #11375] [ruby-core:70043]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52024 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2015-10-04 13:06:26 +00:00
parent 7ab70c3548
commit ca7c9e31e9

View File

@ -22,6 +22,7 @@ Sun Oct 2 10:59:00 2015 schneems <richard.schneeman@gmail.com>
* ext/pathname/lib/pathname.rb: freeze string literals for
reduced object allocation.
[Feature #11375] [ruby-core:70043]
Fri Oct 2 09:20:20 2015 Martin Duerst <duerst@it.aoyama.ac.jp>