From 845cfb281bbd5e6a9b597cc9a0b291c02ad9a8ce Mon Sep 17 00:00:00 2001 From: ocean Date: Mon, 28 Feb 2005 06:29:52 +0000 Subject: * ext/socket/socket.c (Init_socket): ported more Socket::Constants from ruby_1_8, and made it easy to add new constants. [ruby-dev:25771] * ext/socket/depend: ditto. * ext/socket/mkconstants.rb: ditto. (added) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8036 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2438cf681f..e76019c656 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Mon Feb 28 15:12:06 2005 Hirokazu Yamamoto + + * ext/socket/socket.c (Init_socket): ported more Socket::Constants + from ruby_1_8, and made it easy to add new constants. + [ruby-dev:25771] + + * ext/socket/depend: ditto. + + * ext/socket/mkconstants.rb: ditto. (added) + Sun Feb 27 05:55:38 2005 Minero Aoki * parse.y [ripper]: fix typo. [ruby-core:04494] @@ -4749,10 +4759,6 @@ Wed Jul 14 12:20:05 2004 Hirokazu Yamamoto * test/ruby/test_float.rb (test_strtod): add test for bug fix. -Wed Jul 14 01:20:21 2004 Hirokazu Yamamoto - - * array.c: rdoc patch - unified margin. - Wed Jul 14 00:33:48 2004 Hirokazu Yamamoto * array.c: rdoc patch. merged patch from Johan Holmberg @@ -6057,10 +6063,6 @@ Wed Apr 21 15:56:43 2004 Nobuyoshi Nakada * lib/test/unit/ui/console/testrunner.rb (test_started): restore $0 after changing process title. [ruby-talk:97426] -Wed Apr 21 11:45:22 2004 Hirokazu Yamamoto - - * process.c: Recover wrongly removed spaces at end of the lines. - Wed Apr 21 10:18:06 2004 Hirokazu Yamamoto * process.c(rb_spawn): fix SEGV at "p system('command line here')" -- cgit v1.2.3