Skip to content

Instantly share code, notes, and snippets.

@bnoordhuis
Created November 18, 2011 21:04
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/36d8a02ed0f6e96986f0 to your computer and use it in GitHub Desktop.
Save bnoordhuis/36d8a02ed0f6e96986f0 to your computer and use it in GitHub Desktop.
2011.11.18, Version 0.6.2 (stable)
* doc improvements (Artur Adib, Trevor Burnham, Ryan Emery, Trent Mick)
* timers: remember extra setTimeout() arguments when timeout==0
* punycode: use Mathias Bynens's punycode library, it's more compliant
* repl: improved tab completion (Ryan Emery)
* buffer: fix range checks in .writeInt() functions (Lukasz Walukiewicz)
* tls: make cipher list configurable
* addons: make Buffer and ObjectWrap visible to Windows add-ons (Bert Belder)
* crypto: add PKCS#1 a.k.a RSA public key verification support
* sunos: fix build on Solaris and Illumos
* Upgrade V8 to 3.6.6.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment