From 9bb327f1329dbb875868b8a58fde516fcc7db5ef Mon Sep 17 00:00:00 2001 From: tenderlove Date: Sun, 2 Oct 2011 02:29:27 +0000 Subject: * lib/yaml/store.rb: make initialize method signature match the superclass signature. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 71e9e54135..ed694a61dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Oct 2 11:28:09 2011 Aaron Patterson + + * lib/yaml/store.rb: make initialize method signature match the + superclass signature. + Sun Oct 2 10:44:01 2011 Kazuki Tsujimoto * io.c: fix documentation of ARGF.lineno=. -- cgit v1.2.3