From e44e356b53828d6468114b30e5c169296896f9b1 Mon Sep 17 00:00:00 2001 From: marcandre Date: Sun, 28 Oct 2012 21:20:10 +0000 Subject: * lib/ostruct.rb: Add [] and []=, base on a patch by Thomas Sawyer [ruby-core:42779] [Feature #6056] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3c2040fee4..61b0af5e02 100644 --- a/NEWS +++ b/NEWS @@ -118,6 +118,7 @@ with all sufficient information, see the ChangeLog file. * ostruct * new methods: + * OpenStruct#[], []= * OpenStruct#each_pair * OpenStruct#eql? * OpenStruct#hash -- cgit v1.2.3