From 373282f6656d3d3d989d261e7a95f8e81b5c9712 Mon Sep 17 00:00:00 2001 From: ocean Date: Sat, 2 Apr 2005 04:23:56 +0000 Subject: * hash.c (env_key): ENV.index is deprecated as well as Hash#index. use ENV.key instead. [ruby-dev:25974] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8238 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e7f4a5e660..aefb42e55b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Apr 2 13:23:17 2005 Hirokazu Yamamoto + + * hash.c (env_key): ENV.index is deprecated as well as Hash#index. + use ENV.key instead. [ruby-dev:25974] + Sat Apr 2 02:19:11 2005 Hidetoshi NAGAI * ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating' -- cgit v1.2.3