* ChangeLog: mentiond about SUSv3.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22888 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2009-03-11 06:59:12 +00:00
parent 315ee838bc
commit 8a41bd7f51

View File

@ -8,7 +8,8 @@ Wed Mar 11 13:22:41 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* win32/win32.c (init_env): set TMPDIR if none of TMPDIR, TMP,
TEMP is set.
* win32/win32.c (rb_w32_telldir, rb_w32_seekdir): should use long.
* win32/win32.c (rb_w32_telldir, rb_w32_seekdir): should use long,
as defined by SUSv3.
Wed Mar 11 13:03:12 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>