aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-26 00:50:42 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-26 00:50:42 +0000
commitca8405298f87a7ab857d91d646c48bbad2cecb1f (patch)
treec6a8a5f2d57a3243473175ad27878a45d6a78d5a /ChangeLog
parentcc494bcb2080a3071867fbbfd30e0f8fac9fef7f (diff)
downloadruby-ca8405298f87a7ab857d91d646c48bbad2cecb1f.tar.gz
* re.c (rb_reg_initialize_str): should succeed the taint status from
the origin. [ruby-core:33338] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29932 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 a0e7b42958..5aba439095 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Nov 26 09:48:45 2010 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * re.c (rb_reg_initialize_str): should succeed the taint status from
+ the origin. [ruby-core:33338]
+
Fri Nov 26 09:32:37 2010 NAKAMURA Usaku <usa@ruby-lang.org>
* vm_dump.c (dump_thread): seems to be necessary the 3rd argument of