From 2807bd47af467c866d717015bbff4a46000e59aa Mon Sep 17 00:00:00 2001 From: usa Date: Sat, 11 Dec 2004 03:44:40 +0000 Subject: * eval.c (run_trap_eval): prototype; avoid VC++ warnings. * ext/socket/getaddrinfo.c: fix typo. fixed: [ruby-core:03947] * win32/win32.c: need to include dln.h. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@7531 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 31f9f28b2b..307ad599ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Sat Dec 11 12:41:55 2004 NAKAMURA Usaku + + * eval.c (run_trap_eval): prototype; avoid VC++ warnings. + + * ext/socket/getaddrinfo.c: fix typo. fixed: [ruby-core:03947] + + * win32/win32.c: need to include dln.h. + Sat Dec 11 00:10:18 2004 Yukihiro Matsumoto * io.c (io_reopen): [ruby-dev:25150] -- cgit v1.2.3