diff options
author | Jeremiah Senkpiel <fishrock123@rocketmail.com> | 2016-03-03 15:55:14 -0800 |
---|---|---|
committer | Jeremiah Senkpiel <fishrock123@rocketmail.com> | 2016-03-08 18:00:00 -0500 |
commit | fc13773aab9ca573ddd24ccaf91aeb3070837cbc (patch) | |
tree | a6084c430068f108b0321dcfef18e90e1f0db740 /test/common.js | |
parent | 5e6d7067583632ac5885b8f8669ca25d2e61f627 (diff) | |
download | nodejs-5.8.0.tar.gz nodejs-5.8.0.tar.bz2 nodejs-5.8.0.zip |
2016-03-08, Version 5.8.0 (Stable)v5.8.0
Notable changes:
* child_process: “send()” now accepts an options parameter (cjihrig)
https://github.com/nodejs/node/pull/5283
- Currently the only option is “keepOpen”, which keeps the underlying
socket open after the message is sent.
* constants: “ENGINE_METHOD_RSA” is now correctly exposed (Sam Roberts)
https://github.com/nodejs/node/pull/5463
* Fixed two regressions which originated in v5.7.0:
- http: Errors inside of http client callbacks now propagate
correctly (Trevor Norris) https://github.com/nodejs/node/pull/5591
- path: Fixed normalization of absolute paths (Evan Lucas)
https://github.com/nodejs/node/pull/5589
* repl: “start()” no longer requires an options parameter (cjihrig)
https://github.com/nodejs/node/pull/5388
* util: Improved “format()” performance 50-300% (Evan Lucas)
https://github.com/nodejs/node/pull/5360
PR-URL: https://github.com/nodejs/node/pull/5559
Diffstat (limited to 'test/common.js')
0 files changed, 0 insertions, 0 deletions