aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-03-25 21:40:49 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-03-25 21:40:49 +0000
commit4e637adef8c56349423ca9bc334b9ecb546f9187 (patch)
tree27a667ee9f119f92578192c07d0071475ae40bf8 /ChangeLog
parent2709170e965fafff06a8dcebf16d3b2f0f3aac5e (diff)
downloadruby-4e637adef8c56349423ca9bc334b9ecb546f9187.tar.gz
Add patch author of r54291
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 266bd13545..3a5a74c45a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
Sat Mar 26 06:34:24 2016 NARUSE, Yui <naruse@ruby-lang.org>
* localeinit.c (rb_locale_charmap_index): fix prototype. [Bug #12118]
+ patched by Andreas Schwab [ruby-core:74579]
Fri Mar 25 16:40:48 2016 Martin Duerst <duerst@it.aoyama.ac.jp>