From 646bcaa71742b78c6999fcecf133183a8a28a414 Mon Sep 17 00:00:00 2001 From: drbrain Date: Sat, 23 Mar 2013 20:10:11 +0000 Subject: * lib/rinda/ring.rb: Add multicast support to Rinda::RingFinger and Rinda::RingServer. [ruby-trunk - Bug #8073] * test/rinda/test_rinda.rb: Test for the above. * NEWS: Update with Rinda multicast support git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39895 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c77c427c32..818845711a 100644 --- a/NEWS +++ b/NEWS @@ -32,6 +32,8 @@ with all sufficient information, see the ChangeLog file. * Net::SMTP * Added Net::SMTP#rset to implement the RSET comamnd +* Rinda::RingServer, Rinda::RingFinger + * Rinda now supports multicast sockets === Stdlib compatibility issues (excluding feature bug fixes) === C API updates -- cgit v1.2.3