1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
eban 2002-11-24 16:17:56 +00:00
parent a1250adef3
commit 7ceb37d715

View file

@ -1,6 +1,6 @@
Mon Nov 25 01:08:40 2002 WATANABE Hirofumi <eban@ruby-lang.org>
* dln.c: devert and add the MAXPATHLEN definition on mswin32/mingw32.
* dln.c: revert and add the MAXPATHLEN definition on mswin32/mingw32.
Sun Nov 24 20:36:53 2002 WATANABE Hirofumi <eban@ruby-lang.org>