From ec5a11dd0ab282db074138ff40a100bf050e2504 Mon Sep 17 00:00:00 2001 From: nahi Date: Mon, 28 Dec 2009 13:02:34 +0000 Subject: * test/ruby/test_marshal.rb: added tests for taintness propagation. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bc6167dcf4..933c343d4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ +Mon Dec 28 22:01:58 2009 NAKAMURA, Hiroshi + + * test/ruby/test_marshal.rb: added tests for taintness propagation. + Thu Dec 24 12:08:00 2009 Marc-Andre Lafortune - * lib/delegate.rb (marshal_dump/load): dump & load instance variables - by default [ruby-core:24211] + * lib/delegate.rb (marshal_dump/load): dump & load instance variables + by default [ruby-core:24211] Wed Dec 23 20:48:52 2009 Nobuyoshi Nakada -- cgit v1.2.3