diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Fri May 25 11:09:47 2007 NAKAMURA Usaku <usa@ruby-lang.org> + + * regint.h (include): on some platform, defines.h redefines + SIZE_OF_LONG_LONG so souldn't re-include config.h after included + defines.h. + + * regint.h (vsnprintf): ruby on windows already have vsnprintf macro. + Thu May 24 12:07:27 2007 Koichi Sasada <ko1@atdot.net> * cont.c: check across trap violation. |
