tag name | v0.4.7 (0bd1113c6df24d86a215d315aef9006b86e1e892) |
tag date | 2011-04-22 17:06:42 -0700 |
tagged by | Ryan Dahl <ry@tinyclouds.org> |
tagged object | commit c85455a954... |
download | node-0.4.7.tar.gz |
---|
2011.04.22, Version 0.4.7 (stable)
* Don't emit error on ECONNRESET from read() #670
* Fix: Multiple pipes to the same stream were broken #929
(Felix Geisendörfer)
* URL parsing/formatting corrections #954 (isaacs)
* make it possible to do repl.start('', stream) (Wade Simmons)
* Add os.loadavg for SunOS (Robert Mustacchi)
* Fix timeouts with floating point numbers #897
* Improve docs.