2015-01-24 io.js v1.0.4 Release v1.0.4
authorRod Vagg <rod@vagg.org>
Sat, 24 Jan 2015 11:33:10 +0000 (22:33 +1100)
committerRod Vagg <rod@vagg.org>
Sat, 24 Jan 2015 11:35:32 +0000 (22:35 +1100)
commitd1fc9c6caec68883401fe601d99f3a69fee52556
tree6e102ec49ffd218e27e248b29051a8100588387e
parentbb766d2c47e8a416ce9f1e4f693f124afe857c1a
2015-01-24 io.js v1.0.4 Release

Notable changes:

* npm upgrade to 2.3.0 fixes Windows "uid is undefined" errors
* crypto.pseudoRandomBytes() is now an alias for crypto.randomBytes()
  and will block if there is insufficient entropy to produce secure
  values. See https://github.com/iojs/io.js/commit/e5e5980 for details.
* Patch for V8 to properly detect ARMv6; binaries now work again on
  ARMv6 (Raspberry Pi etc.)
* Minor V8 upgrade from 4.1.0.7 to 4.1.0.12
* 'punycode' core module bumped from stability level 2-Unstable,
  to 3-Stable
* Added new collaborators:
  - Thorsten Lorenz (@thlorenz)
  - Stephen Belanger (@qard)
  - Jeremiah Senkpiel (@fishrock123)
  - Evan Lucas (@evanlucas)
  - Brendan Ashworth (@brendanashworth)
CHANGELOG.md
src/node_version.h