2009.08.13, Version 0.1.4
* Major refactor to evcom.
* Enable test-tcp-many-clients.
* Add -m32 gcc flag to udns.
* Add connection.readPause() and connection.readResume()
Add IncomingMessage.prototype.pause() and resume().
* Fix http benchmark. Wasn't correctly dispatching.
* Bugfix: response.setBodyEncoding("ascii") not working.
* Bugfix: Negative ints in HTTP's on_body and node.fs.read()
* Upgrade v8 to 1.3.4
Upgrade libev to 3.8
Upgrade http_parser to v0.2