update ChangeLog for last check in.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19881 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ko1 2008-10-21 20:46:08 +00:00
parent 3337185ed6
commit bf52a3c0c4

View File

@ -1,3 +1,10 @@
Wed Oct 22 05:39:39 2008 Koichi Sasada <ko1@atdot.net>
* parse.y (arg_concat_gen): concat target node should be NODE_ARRAY.
[ruby-core:19413]
* bootstraptest/test_method.rb: add tests.
Wed Oct 22 00:29:13 2008 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp>
* test/rinda/test_rinda.c (test_core_03_notify): Fixed test failures