v3.9.0
tageb3080fb8059bc3e0c5db9ba652925e64792cdb0
object d3c50f33c877ce081efbd354940471e8e1f66843
authorEric Wong <e@80x24.org>
Thu, 25 Jun 2015 11:12:32 +0000 (25 11:12 +0000)
Ruby mogilefs-client 3.9.0

shortlog of changes since v3.8.0:

* test/test_fresh.rb: fix breakage from Ruby-trunk r50118
* use monotonic clock if possible on Ruby 2.1+
* avoid defineclass instructions for empty classes
* HACKING: minor documentation updates
* mogilefs/socket/pure_ruby: use IO#wait_*able