node/doc/changelogs
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
..
CHANGELOG_ARCHIVE.md 2016-10-25, Version 7.0.0 (Current) 2016-10-25 05:47:32 -07:00
CHANGELOG_IOJS.md 2016-10-25, Version 7.0.0 (Current) 2016-10-25 05:47:32 -07:00
CHANGELOG_V4.md 2016-10-25, Version 7.0.0 (Current) 2016-10-25 05:47:32 -07:00
CHANGELOG_V5.md 2016-10-25, Version 7.0.0 (Current) 2016-10-25 05:47:32 -07:00
CHANGELOG_V6.md 2016-10-25, Version 7.0.0 (Current) 2016-10-25 05:47:32 -07:00
CHANGELOG_V7.md 2016-12-20, Version 7.3.0 (Current) 2016-12-20 12:55:58 -05:00
CHANGELOG_V010.md tools: disallow trailing whitespace for markdown 2016-11-22 06:38:04 +01:00
CHANGELOG_V012.md tools: disallow trailing whitespace for markdown 2016-11-22 06:38:04 +01:00