From 88960eb7070d9f5c34a84f57a005c9d5602ed229 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Tue, 27 Jan 2009 06:17:02 +0000 Subject: merge revision(s) 19593: * ext/socket/socket.c (host_str): numeric address should be unsigned. [ruby-core:18971] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@21796 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9caed9de48..9d40368af4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 27 15:16:05 2009 Nobuyoshi Nakada + + * ext/socket/socket.c (host_str): numeric address should be unsigned. + [ruby-core:18971] + Mon Jan 26 11:11:22 2009 NAKAMURA Usaku * lib/tmpdir.rb: setup buffer with nul characters instead of spaces. -- cgit v1.2.3