From 7306152d3eafc769595e87a2fc456206dfb1d9af Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 11 Dec 2008 11:25:03 +0000 Subject: Mention Hash#default_proc=. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20638 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/NEWS b/doc/NEWS index 7bee7f6e5e..3b50be9e20 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -38,6 +38,7 @@ Incompatible (Trivial) * Array o Array#[m,n] = nil places nil in the array. * Hash + o Hash#default_proc= o Hash#to_s is equivalent to Hash#inspect o Semantics for Hash#each and Hash#each_pair o Hash#select -- cgit v1.2.3