2013.02.07, Version 0.9.9 (Unstable) v0.9.9
authorisaacs <i@izs.me>
Thu, 7 Feb 2013 17:09:21 +0000 (09:09 -0800)
committerisaacs <i@izs.me>
Thu, 7 Feb 2013 17:11:11 +0000 (09:11 -0800)
commit4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f
treeee0375cee1270bf0c164b1493d5cf3322fdf4390
parent33b2aebb6dc0ee9edbd4026552c8400aafbe871c
2013.02.07, Version 0.9.9 (Unstable)

* tls: port CryptoStream to streams2 (Fedor Indutny)

* typed arrays: only share ArrayBuffer backing store (Ben Noordhuis)

* stream: make Writable#end() accept a callback function (Nathan Rajlich)

* buffer: optimize 'hex' handling (Ben Noordhuis)

* dns, cares: don't filter NOTIMP, REFUSED, SERVFAIL (Ben Noordhuis)

* readline: treat bare \r as a line ending (isaacs)

* readline: make \r\n emit one 'line' event (Ben Noordhuis)

* cluster: support datagram sockets (Bert Belder)

* stream: Correct Transform class backpressure (isaacs)

* addon: Pass module object to NODE_MODULE init function (isaacs, Rod Vagg)

* buffer: slow buffer copy compatibility fix (Trevor Norris)

* Add bytesWritten to tls.CryptoStream (Andy Burke)
AUTHORS
ChangeLog
src/node_version.h