about summary refs log tree commit homepage
tag namev3.11.1 (ec61fad93f7c03a73c343ba66f9a608870d14350)
tag date2017-03-23 02:04:39 +0000
tagged byEric Wong <e@80x24.org>
tagged objectcommit b93b426d18...
downloadmogilefs-client-3.11.1.tar.gz
mogilefs-client 3.11.1
This release updates the IO#write garbage workaround to be
enabled for Ruby 2.0 and 2.1 users; but avoids it on the
just-released Ruby 2.4.1; as that includes the backported bugfix
for https://bugs.ruby-lang.org/issues/13085

There's also some trivial doc and code aesthetics fixes.

6 changes since 3.11.0:

      .olddoc.yml: add trailing slash on URL
      socket_common: expand IO#write garbage workaround to 2.0 and 2.1
      socket_common: limit garbage workaround to Ruby <= 2.4.1
      socket_common: remove needless 'o' modifier for Regexp
      socket_common: improve readability of case statement
      GNUmakefile: fix incorrect comment