From e2582ca28ddc2885f07f002cf53e3178f472204b Mon Sep 17 00:00:00 2001 From: naruse Date: Sun, 2 Jun 2013 14:24:34 +0000 Subject: * ext/socket/option.c: rename functions introduced in r41009 s/ip/ipv4/g because they are ipv4 functions. (there's a policy that the name "ip" is for methods which supports both ipv4 and ipv6) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41034 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e9106c67d4..0dd9a2ecdf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sun Jun 2 22:44:42 2013 NARUSE, Yui + + * ext/socket/option.c: rename functions introduced in r41009 + s/ip/ipv4/g because they are ipv4 functions. + (there's a policy that the name "ip" is for methods which supports + both ipv4 and ipv6) + Sun Jun 2 16:15:29 2013 Nobuyoshi Nakada * dln_find.c (dln_find_exe, dln_find_file): remove deprecated -- cgit v1.2.3