git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8691 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2005-07-01 07:15:31 +00:00
Родитель 00e35b4f19
Коммит 9e8d096c83
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -2,7 +2,7 @@ Fri Jul 1 15:50:12 2005 NAKAMURA Usaku <usa@ruby-lang.org>
* missing/erf.c: need to include some headers for some platforms.
* win32/win32.c (copysign, scalb): define for compatibility with
* win32/win32.h (copysign, scalb): define for compatibility with
other platforms. [ruby-dev:26430]
Fri Jul 1 15:37:42 2005 Yukihiro Matsumoto <matz@ruby-lang.org>