Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created February 7, 2013 21:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isaacs/4734495 to your computer and use it in GitHub Desktop.
Save isaacs/4734495 to your computer and use it in GitHub Desktop.
tag v0.9.9
Tagger: isaacs <i@izs.me>
Date: Thu Feb 7 09:53:02 2013 -0800
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)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
iQEcBAABAgAGBQJRE+oSAAoJELCniwpsSBz2wC8H/0IVBEoBOJ0IPcmF7ZkKdr7n
ABc8Pk5eevCW1iH7EXnPxXQZqUTGqkc1gMX3Ij3W9s/w6e3oi20zJFEXp4jFgUl9
Ddx8jUwUzDOrM0Op6KcgTJ37OZI6UURpE1mqyPTV1zNYGxzzbQKKphNRP4UTDnUq
PSVJf1tLKc/KmF0ZOYolYZrzxQXOQwVScXy+D40k5by5bgiW5v9RxFwp4qNYvyAg
e4MdlOnL9QAGUy7Samf5dPMwBFgfjWpZ5mrtbd1GBstKAWE53alH9+7fok1YkeIR
NSdtwgAxmLXbH2GOxiGpa4IHbJrgnPDARVvMTm0MxotiCLUf/v48KtUIHw/Rc8o=
=ZXRy
-----END PGP SIGNATURE-----
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment