From 02f036ddbcb3409092e397b2df247bd9447e8b3f Mon Sep 17 00:00:00 2001 From: eban Date: Wed, 23 Jul 2003 16:37:35 +0000 Subject: * lib/tmpdir.rb (tmpdir): new method. remove TMPDIR. use GetSystemWindowsDirectory(GetSystemDirectory), not GetTempPath. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4129 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 51ae2ecbb7..199e5aa636 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 24 01:32:04 2003 WATANABE Hirofumi + + * lib/tmpdir.rb (tmpdir): new method. remove TMPDIR. + use GetSystemWindowsDirectory(GetSystemDirectory), not GetTempPath. + Thu Jul 24 01:08:43 2003 GOTOU Yuuzou * ext/openssl: imported. -- cgit v1.2.3