node/doc/changelogs
Jeremiah Senkpiel c1aa949064 2016-11-22, Version 7.2.0 (Current)
This is a security release impacting Windows 10 users.

Notable changes:

* crypto: The `Decipher` methods `setAuthTag()` and `setAAD` now return
`this`. (Kirill Fomichev) https://github.com/nodejs/node/pull/9398
* dns: Implemented `{ttl: true}` for `resolve4()` and `resolve6()`.
(Ben Noordhuis) https://github.com/nodejs/node/pull/9296 &
https://github.com/nodejs/node/pull/9296
* libuv: Upgrade to v1.10.1 (cjihrig)
https://github.com/nodejs/node/pull/9647
  - Fixed a potential buffer overflow when writing data to console on
Windows 10. (CVE-2016-9551)
* process: Added a new `external` property to the data returned by
`memoryUsage()`. (Fedor Indutny)
https://github.com/nodejs/node/pull/9587
* tls: Fixed a memory leak when writes were queued on TLS connection
that was destroyed during handshake. (Fedor Indutny)
https://github.com/nodejs/node/pull/9626
* V8 (dep): Upgrade to v5.4.500.43 (Michaël Zasso)
https://github.com/nodejs/node/pull/9697
* v8: The data returned by `getHeapStatistics()` now includes three new
fields: `malloced_memory`, `peak_malloced_memory`, and
`does_zap_garbage`. (Gareth Ellis)
https://github.com/nodejs/node/pull/8610

PR-URL: https://github.com/nodejs/node/pull/9745
2016-11-22 17:13:11 -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-11-22, Version 7.2.0 (Current) 2016-11-22 17:13:11 -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