1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ChangeLog: fix spelling of contributor's name

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44044 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
charliesome 2013-12-06 23:32:04 +00:00
parent 8bd27c3817
commit 8d6904e0a2

View file

@ -1,4 +1,4 @@
Sat Dec 7 08:25:00 2013 Richo Healy <richo@psych0tik.net>
Sat Dec 7 08:25:00 2013 Richo Healey <richo@psych0tik.net>
* test/ruby/test_struct.rb: Add regression test for question marks and
bangs in struct members. [Closes GH-468]