diff options
author | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-21 20:46:08 +0000 |
---|---|---|
committer | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-21 20:46:08 +0000 |
commit | d0bc76d0957a5c28bb60f872c12b1d16eb1013c7 (patch) | |
tree | b146ecf482fbaf0c0487bead0c06f8f66225ccf9 | |
parent | 6074368b39717341fcdcc349d3b7fecfd9b51e93 (diff) | |
download | ruby-d0bc76d0957a5c28bb60f872c12b1d16eb1013c7.tar.gz ruby-d0bc76d0957a5c28bb60f872c12b1d16eb1013c7.tar.xz ruby-d0bc76d0957a5c28bb60f872c12b1d16eb1013c7.zip |
update ChangeLog for last check in.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19881 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |