about summary refs log tree commit homepage
tag namev3.9.0 (eb3080fb8059bc3e0c5db9ba652925e64792cdb0)
tag date2015-06-25 11:12:32 +0000
tagged byEric Wong <e@80x24.org>
tagged objectcommit d3c50f33c8...
downloadmogilefs-client-3.9.0.tar.gz
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