From fabe115f9bb0e22afc7157483237295512581dcf Mon Sep 17 00:00:00 2001 From: usa Date: Thu, 31 Jul 2003 14:03:34 +0000 Subject: * ext/etc/etc.c: revert getenv()'s prototype. use it only when _WIN32 is not defined. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4245 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ee2e88c665..47d21b57ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 31 23:02:47 2003 NAKAMURA Usaku + + * ext/etc/etc.c: revert getenv()'s prototype. use it only when _WIN32 + is not defined. + Thu Jul 31 15:25:12 2003 NAKAMURA Usaku * array.c (rb_ary_collect): must get length of array for each -- cgit v1.2.3