summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-21 20:46:08 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-21 20:46:08 +0000
commitd0bc76d0957a5c28bb60f872c12b1d16eb1013c7 (patch)
treeb146ecf482fbaf0c0487bead0c06f8f66225ccf9
parent6074368b39717341fcdcc349d3b7fecfd9b51e93 (diff)
downloadruby-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5734a86dd..feb44fcdd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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