diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-02-04 02:50:04 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-02-04 02:50:04 +0000 |
| commit | af1d6c825af47b96216a56519e7a7c5141346941 (patch) | |
| tree | 6955ca3eeb0c5c6268182f911a612f1582bd7072 /ChangeLog | |
| parent | 20437af09762cc200b150bd47651c5671b8aa674 (diff) | |
| download | ruby-af1d6c825af47b96216a56519e7a7c5141346941.tar.gz ruby-af1d6c825af47b96216a56519e7a7c5141346941.tar.xz ruby-af1d6c825af47b96216a56519e7a7c5141346941.zip | |
* win32/mkexports.rb: shouldn't export DllMain.
reported at http://pc11.2ch.net/test/read.cgi/tech/1233686068/21
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22025 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Feb 4 11:45:06 2009 NAKAMURA Usaku <usa@ruby-lang.org> + + * win32/mkexports.rb: shouldn't export DllMain. + reported at http://pc11.2ch.net/test/read.cgi/tech/1233686068/21 + Wed Feb 4 10:12:05 2009 Yukihiro Matsumoto <matz@ruby-lang.org> * missing/vsnprintf.c (BSD_vfprintf): should support 't' format |
