============== - Use ARCHFLAGS if set when compiling libuv - Fixed compilation on OSX 10.6 - Raised libuv revision to 983fa68 (v0.10 branch)
0.10.6
============== - Fixed allocating enough space for sockname/peername when using IPv6 - Always run tests in the correct directory - Raised libuv revision to 851a662 (v0.10 branch)
0.10.5
============== - Loop.now() returns milliseconds, not nanoseconds - Use int64_t for offset in fs functions - Fixed parsing in_offset in fs.sendfile - Raised libuv revision to 3b4e0a2 (v0.10 branch)
0.10.4
============== - Added Stream.write_queue_size property - Never raise StreamError directly - Raised libuv revision to c53fe81 (v0.10 branch)