summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortarui <tarui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-06-29 12:17:07 +0000
committertarui <tarui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-06-29 12:17:07 +0000
commitac8f4a4d38a82e3b8f574b1542dc71a9c6c84628 (patch)
tree2c2c5a49f037670329e9247a49dd3da457d4feee /ChangeLog
parentd5a784ae22751c9ffe5063531c9ad2355325e6aa (diff)
merge from trunk (r28477)
* ext/stringio/stringio.c (strio_write): add RB_GC_GUARD. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28478 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a30b7e3f2..b4b6064e7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Jun 29 21:16:05 2010 Masaya Tarui <tarui@ruby-lnag.org>
+
+ * ext/stringio/stringio.c (strio_write): add RB_GC_GUARD.
+
Tue Jun 29 14:41:07 2010 NAKAMURA Usaku <usa@ruby-lang.org>
* file.c (rb_realpath_internal, realpath_rec): skip UNC share root