* Fix require in REPL (bug introduced in v0.2.2)
* Pass correct message in client HTTP upgrade event.
(Fedor Indutny)
* Show function names in sys.inspect (Jorge Chamorro Bieling)
* In HTTP, close connection on the "connection:close" header.
(Mikeal Rogers)
* fs.ReadStream bug fixes (Tj Holowaychuk, Evan Larkin, Marco Rogers)
* Fix zero length buffer bug for http res.end()
Download: http://nodejs.org/dist/node-v0.2.3.tar.gz
Website: http://nodejs.org/docs/v0.2.3/
Documentation: http://nodejs.org/docs/v0.2.3/api.html
Note this is on the master (development) branch and not the v0.2
(release) branch. v0.2.3 does not have this problem.
That said, I've fixed it in 48d7a1e.