1 * sendfile 0.9.3 - 2008.11.30 <toby@cbcg.net>
3 - Included sys/stat.h regardless of platform to fix compilation on
4 OS X 10.5 (credit: Damon Morda <dmorda@andrew.cmu.edu>)
5 - Source formatting clean-up
7 * sendfile 0.9.2 - 2006.03.27 <toby@cbcg.net>
9 - Fixed typo: s/rv_sys_fail/rb_sys_fail
11 * sendfile 0.9.1 - 2006.03.24 <toby@cbcg.net>
13 - Improved interface with non-blocking sockets
14 - Added unit tests for blocking sends
15 - Added unit tests for nonblocking sends
17 - Packaged in a RubyGem
19 * sendfile 0.0.1 - 2005.11.16 <toby@cbcg.net>