There's a slight issue with the docs.  Some of the API docs were
generated with the wrong version, and show v0.6.18 instead of v0.6.19.
 I'm uploading a new tarball/msi/pkg now.  The shasums will change,
but the code is still the same.

On Wed, Jun 6, 2012 at 9:57 AM, Isaac Schlueter <i...@izs.me> wrote:
> 2012.06.06 Version 0.6.19 (stable)
>
> * npm: upgrade to 1.1.24
>
> * fs: no end emit after createReadStream.pause() (Andreas Madsen)
>
> * vm: cleanup module memory leakage (Marcel Laverdet)
>
> * unix: fix loop starvation under high network load (Ben Noordhuis)
>
> * unix: remove abort() in ev_unref() (Ben Noordhuis)
>
> * windows/tty: never report error after forcibly aborting
> line-buffered read (Bert Belder)
>
> * windows: skip GetFileAttributes call when opening a file (Bert Belder)
>
>
> Source Code: http://nodejs.org/dist/v0.6.19/node-v0.6.19.tar.gz
>
> Windows Installer: http://nodejs.org/dist/v0.6.19/node-v0.6.19.msi
>
> Windows x64 Files: http://nodejs.org/dist/v0.6.19/x64/
>
> Macintosh Installer (Universal): 
> http://nodejs.org/dist/v0.6.19/node-v0.6.19.pkg
>
> Other release files: http://nodejs.org/dist/v0.6.19/
>
> Website: http://nodejs.org/docs/v0.6.19/
>
> Documentation: http://nodejs.org/docs/v0.6.19/api/
>
> Shasums:
>
> 950175c82ba3daaa3051be4a29177cc218d59527  node-v0.6.19.msi
> 5f8cc7c4742f86c0e55007b175f7ccc92a617b4d  node-v0.6.19.pkg
> b6e195900139df1a7c1a2d48b784520c77cb8d61  node-v0.6.19.tar.gz
> 4bf2163d886334a96fec34d79a6d83794e804707  node.exe
> 7c38c07bc427c38354062e8aa5235ac8524415ec  node.exp
> c2fd10f5d012da6fb760db6a3e7fe79e3cabf66a  node.lib
> 9e2463beacfdc037f49502cbae4b7810d744b0b4  node.pdb
> 32acb868834d3c621623410dcf801de544c33d34  x64/node-v0.6.19.msi
> 8b0f9e0b4da1e08a151aa5722076877f0ecc58a8  x64/node.exe
> ee71565221487baa173e73132c0080257dee71e1  x64/node.exp
> 98d2bc87973ffa398cb048c47fdb1c73c38da44b  x64/node.lib
> ca7e545f13e77104d03084981c5e160abaaad1c1  x64/node.pdb

Reply via email to