diff --git a/ChangeLog b/ChangeLog index ac3f3e53be..b425b1e9a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,15 @@ Sun Oct 27 22:59:50 2002 KONISHI Hiromasa * lib/mkmf.rb(773) : Also in the case of bccwin32, the path was added. +Sun Oct 27 17:07:25 2002 WATANABE Hirofumi + + * djgpp/*: sync with the latest. + + * ext/extmk.rb, lib/mkmf.rb: flush $stdout. + + * io.c (READ_DATA_PENDING_COUNT, READ_DATA_PENDING_PTR): + undef these macros on DJGPP. + Sat Oct 26 10:11:47 2002 Akinori MUSHA * node.h (nd_type): cast the value to int.