summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-11-14 18:41:46 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-11-14 18:41:46 +0000
commita34c7d427fc0088b0ae007159e7ffc8ef1981119 (patch)
treef50e64baa55804a0213bdde249fc745f54d3e3aa /ChangeLog
parent22959fabb4e5e3848063096ba351821c3a9db1a8 (diff)
downloadruby-a34c7d427fc0088b0ae007159e7ffc8ef1981119.tar.gz
ruby-a34c7d427fc0088b0ae007159e7ffc8ef1981119.tar.xz
ruby-a34c7d427fc0088b0ae007159e7ffc8ef1981119.zip
* hash.c (ruby_setenv): remove USE_WIN32_RTL_ENV block since it's
obsoleted. * win32/win32.c, win32/win32.h: sort out #if 0 - #endif or others. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1835 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91e4f6827..b912141ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Thu Nov 15 03:37:17 2001 Usaku Nakamura <[email protected]>
+
+ * hash.c (ruby_setenv): remove USE_WIN32_RTL_ENV block since it's
+ obsoleted.
+
+ * win32/win32.c, win32/win32.h: sort out #if 0 - #endif or others.
+
Wed Nov 14 01:12:07 2001 Usaku Nakamura <[email protected]>
* win32/win32.c (waitpid): fix wait count.
OSZAR »