ruby-changes:22394
From: naruse <ko1@a...>
Date: Mon, 6 Feb 2012 21:12:42 +0900 (JST)
Subject: [ruby-changes:22394] naruse:r34443 (ruby_1_9_3): merge revision(s) 34232:
naruse 2012-02-06 21:12:31 +0900 (Mon, 06 Feb 2012) New Revision: 34443 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=34443 Log: merge revision(s) 34232: ------------------------------------------------------------------------ r34232 | naruse | 2012-01-08 08:04:20 +0900 (Sun, 08 Jan 2012) | 2 lines Cent OS 5.6 (2.6.18-238.19.1.el5xen) doesn't correctly work sendmsg with pktinfo for link-local ipv6 addresses ------------------------------------------------------------------------ Modified files: branches/ruby_1_9_3/version.h Index: ruby_1_9_3/version.h =================================================================== --- ruby_1_9_3/version.h (revision 34442) +++ ruby_1_9_3/version.h (revision 34443) @@ -1,5 +1,5 @@ #define RUBY_VERSION "1.9.3" -#define RUBY_PATCHLEVEL 40 +#define RUBY_PATCHLEVEL 41 #define RUBY_RELEASE_DATE "2012-02-06" #define RUBY_RELEASE_YEAR 2012 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/