2015-03-09 io.js v1.5.1 Release v1.5.1
authorRod Vagg <rod@vagg.org>
Mon, 9 Mar 2015 17:58:40 +0000 (10:58 -0700)
committerRod Vagg <rod@vagg.org>
Mon, 9 Mar 2015 18:01:40 +0000 (11:01 -0700)
commitf19e9b6a7603c852bc9cec9516c0fe70fc8db173
treea10ba4c8c5579e5311eff54da8234d1c92412e5f
parent030a92347d18eb92a4aab392c8c09a53f0cdee4d
2015-03-09 io.js v1.5.1 Release

Notable changes:

* tls: The reported TLS memory leak has been at least partially
  resolved via various commits in this release. Current testing indicated
  that there may still be some leak problems. Progress being tracked at:
  https://github.com/iojs/io.js/issues/1075
* http: Fixed an error reported at
  https://github.com/joyent/node/issues/9348 and
  https://github.com/npm/npm/issues/7349
  Pending data was not being fully read upon an 'error' event leading to
  an assertion failure on socket.destroy().
  (Fedor Indutny) https://github.com/iojs/io.js/pull/1103
CHANGELOG.md
src/node_version.h
vcbuild.bat