aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-10-04 13:06:26 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-10-04 13:06:26 +0000
commit9735732427709b251ae33166e66cba723267bb3a (patch)
tree3779f5fb8ad23c70107b11e915003ccbb4013a6a
parent6f96c5d6729ea104f0b073dff3883761e71c5ae4 (diff)
downloadruby-9735732427709b251ae33166e66cba723267bb3a.tar.gz
add ref. [Feature #11375] [ruby-core:70043]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52024 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 271c53d8b9..3ca04313b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>