node/doc
cjihrig 24a3d0e71b 2016-12-20, Version 7.3.0 (Current)
Notable changes:

* buffer:
  - buffer.fill() now works properly for the UCS2 encoding on
    Big-Endian machines.
    (Anna Henningsen) https://github.com/nodejs/node/pull/9837
* cluster:
  - disconnect() now returns a reference to the disconnected
    worker. (Sean Villars)
    https://github.com/nodejs/node/pull/10019
* crypto:
  - The built-in list of Well-Known CAs (Certificate Authorities)
    can now be extended via a NODE_EXTRA_CA_CERTS environment
    variable. (Sam Roberts)
    https://github.com/nodejs/node/pull/9139
* http:
  - Remove stale timeout listeners in order to prevent a memory leak
    when using keep alive. (Karl Böhlmark)
    https://github.com/nodejs/node/pull/9440
* tls:
  - Allow obvious key/passphrase combinations. (Sam Roberts)
    https://github.com/nodejs/node/pull/10294
* url:
  - Including base argument in URL.originFor() to meet specification
    compliance. (joyeecheung)
    https://github.com/nodejs/node/pull/10021
  - Improve URLSearchParams to meet specification compliance.
    (Timothy Gu) https://github.com/nodejs/node/pull/9484

PR-URL: https://github.com/nodejs/node/pull/10277
2016-12-20 12:55:58 -05:00
..
api doc: fix typo in ecdhCurve, a tls property name 2016-12-20 12:04:51 -05:00
api_assets doc: fix <code> inside stability boxes 2016-12-05 03:20:35 +01:00
changelogs 2016-12-20, Version 7.3.0 (Current) 2016-12-20 12:55:58 -05:00
guides doc: expand common module material in test guide 2016-12-17 13:51:38 -05:00
topics doc: minor fixes event-loop-timers-and-nexttick.md 2016-12-05 03:20:57 +01:00
full-white-stripe.jpg build: update Node.js logo on Win installer 2016-03-06 20:22:36 -06:00
node.1 crypto: fix openssl.cnf FIPS handling & testing 2016-10-18 21:10:40 -07:00
onboarding-extras.md doc: standardizing on make -j4 2016-12-13 10:58:00 -05:00
onboarding.md doc: remove repeated info onboarding.md 2016-12-06 13:52:03 -05:00
osx_installer_logo.png build: update Node.js logo on OSX installer 2016-02-27 16:49:56 +11:00
releases.md doc: add commit formats for release blog posts 2016-09-29 11:15:04 -07:00
template.html doctool: improve the title of pages in doc 2016-08-04 12:17:58 -07:00
thin-white-stripe.jpg build: update Node.js logo on Win installer 2016-03-06 20:22:36 -06:00