summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-03 13:41:01 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-03 13:41:01 +0000
commit6e0f413f0188e48fa68d392dcb946b693a57da13 (patch)
treec2685f59288664f4bd9accb8d3ace11ff5d7fa24 /ChangeLog
parentca209c80e9ab2911793a8d348514698c3124214b (diff)
* iseq.c (simple_default_value): returns simplest assignment only.
[ruby-core:20237] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20468 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 ad39501d2c..3ea3490517 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Dec 3 22:40:59 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * iseq.c (simple_default_value): returns simplest assignment only.
+ [ruby-core:20237]
+
Wed Dec 3 21:30:06 2008 Tanaka Akira <akr@fsij.org>
* process.c (check_exec_redirect): accept :in, :out, :err as redirect