Skip to content

Instantly share code, notes, and snippets.

@bnoordhuis
Created December 2, 2011 00:31
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 bnoordhuis/59b5c0a67ab06677145a to your computer and use it in GitHub Desktop.
Save bnoordhuis/59b5c0a67ab06677145a to your computer and use it in GitHub Desktop.
2011.12.02, Version 0.6.4 (stable)
* doc improvements (Kyle Young, Tim Oxley, Roman Shtylman, Mathias Bynens)
* upgrade bundled npm (Isaac Schlueter)
* polish Windows installer (Igor Zinkovsky, Isaac Schlueter)
* punycode: upgrade to v0.2.1 (Mathias Bynens)
* build: add --without-npm flag to configure script
* sys: deprecate module some more, print stack trace if NODE_DEBUG=sys
* cli: add -p switch, prints result of --eval
* #1997: fix Blowfish ECB encryption and decryption (Ingmar Runge)
* #2223: fix socket 'close' event being emitted twice
* #2224: fix RSS memory usage > 4 GB reporting (Russ Bradberry)
* #2225: fix util.inspect() object stringification bug (Nathan Rajlich)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment