tag name | v0.1.19 (114cf19d7e221df4e9a4cc64ee57365fe7f0a9a2) |
tag date | 2009-11-28 01:51:08 +0100 |
tagged by | Ryan Dahl <ry@tinyclouds.org> |
tagged object | commit 633d6be328... |
download | nodejs-0.1.19.tar.gz nodejs-0.1.19.tar.bz2 nodejs-0.1.19.zip |
---|
2009.11.28, Version 0.1.19
* Feature: Initial TLS support for TCP servers and clients.
(Rhys Jones)
* Add options to process.watchFile()
* Add process.umask() (Friedemann Altrock)
* Bugfix: only detach timers when active.
* Bugfix: lib/file.js write(), shouldn't always emit errors or success
(onne@onnlucky.com)
* Bugfix: Memory leak in fs.write
(Reported by onne@onnlucky.com)
* Bugfix: Fix regular expressions detecting outgoing message headers.
(Reported by Elliott Cable)
* Improvements to Multipart parser (Felix Geisendörfer)
* New HTTP parser
* Upgrade v8 to 2.0.2