diff options
| author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-11 11:25:03 +0000 |
|---|---|---|
| committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-11 11:25:03 +0000 |
| commit | 86b21fc45f3df753171c0807c90fe138a0e89fc6 (patch) | |
| tree | 78a8c2d156d29231033f820617cfeb4e096fd507 | |
| parent | 8e1f50a56379f2b19a6d55340b9ebf76d47a36f6 (diff) | |
Mention Hash#default_proc=.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20638 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
| -rw-r--r-- | doc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
