summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-01 15:44:38 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-01 15:44:38 +0000
commit2f0e3675761d7cd589bc6d43d3a6cd73fa89f0a1 (patch)
tree1220e8d22a520be3dd50bee262471627f245d66a /ChangeLog
parentb22c83311d62dbb74677418c010f20c12e64faf2 (diff)
* util.c (ruby_add_suffix): fixed a bug returning uninitialized value.
This is the essential part from r28794 of trunk. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28829 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 c4fe81b873..7c3b0a21d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Aug 2 00:03:18 2010 Yusuke Endoh <mame@tsg.ne.jp>
+
+ * util.c (ruby_add_suffix): fixed a bug returning uninitialized value.
+ This is the essential part from r28794 of trunk.
+
Mon Jul 26 13:01:25 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
* vm.c (rb_thread_mark): should mark iseq itself other than normal