Skip to content

Instantly share code, notes, and snippets.

@tjfontaine
Last active December 28, 2015 03:49
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 tjfontaine/7437778 to your computer and use it in GitHub Desktop.
Save tjfontaine/7437778 to your computer and use it in GitHub Desktop.
2013.11.12, Version 0.10.22 (Stable)
* npm: Upgrade to 1.3.14
* uv: Upgrade to v0.10.19
* darwin: Fix "Not Responding" in Mavericks activity monitor (Fedor Indutny)
* debugger: Fix bug in sb() with unnamed script (Maxim Bogushevich)
* repl: do not insert duplicates into completions (Maciej Małecki)
* src: Fix memory leak on closed handles (Timothy J Fontaine)
* tls: prevent stalls by using read(0) (Fedor Indutny)
* child_process: don't assert on stale file descriptor events (Fedor Indutny)
* v8: use correct timezone information on Solaris (Maciej Małecki)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment