aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-05-16 12:38:11 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-05-16 12:38:11 +0000
commitc673033537d22de75a87ad8454e97068df3b8ec2 (patch)
tree1637b9a652fa87a1085e705cc158e0b5e79ac2b2 /ChangeLog
parent39b2a5c4f49870ca394e6ca7058e6911e68b4ac8 (diff)
downloadruby-c673033537d22de75a87ad8454e97068df3b8ec2.tar.gz
* enum.c: fix a sample code. Patch by @eagletmt
[fix GH-901][ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c16099c4c5..eeb30cea86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat May 16 21:38:05 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
+
+ * enum.c: fix a sample code. Patch by @eagletmt
+ [fix GH-901][ci skip]
+
Sat May 16 21:17:11 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
* gc.c (rb_data_object_wrap, rb_data_typed_object_wrap): rename