tag name | v0.1.24 (173c490763247ad383b79e9175efcb4b9488ee17) |
tag date | 2009-12-31 00:31:01 -0800 |
tagged by | Ryan Dahl <ry@tinyclouds.org> |
tagged object | commit 642c2773a7... |
download | node-new-0.1.24.tar.gz |
---|
2009.12.31, Version 0.1.24
* Bugfix: don't chunk responses to HTTP/1.0 clients, even if
they send Connection: Keep-Alive (e.g. wget)
* Bugfix: libeio race condition
* Bugfix: Don't segfault on unknown http method
* Simplify exception reporting
* Upgrade V8 to 2.0.5.4