summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-28 15:21:04 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-28 15:21:04 +0000
commit9f3170663638393b60e39828b1b39e06201e8a7b (patch)
treeec97af310e18d9dd3b9bcb21697bc445fd714fe4 /ChangeLog
parent2fcd15d45d983469a2a67bbdb78da2ff1fc7bce4 (diff)
* win32/win32.c (set_pioinfo_extra): use MSVCRT's open() and close().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18906 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2885331cd..500cd93355 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Aug 29 00:19:54 2008 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * win32/win32.c (set_pioinfo_extra): use MSVCRT's open() and close().
+
Fri Aug 29 00:03:13 2008 Yusuke Endoh <mame@tsg.ne.jp>
* file.c (file_expand_path): check invalid access.