summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMyles Borins <mylesborins@google.com>2017-07-18 17:24:47 -0400
committerMyles Borins <mylesborins@google.com>2017-08-01 02:10:20 -0500
commit8a538973257f07a78e0aed08f46df9681be7af63 (patch)
tree9375c7d98abce82b081826d41101d3d849b32ceb /CHANGELOG.md
parent57630adf90a347b47315614a63b750d4838911ae (diff)
downloadandroid-node-v8-8a538973257f07a78e0aed08f46df9681be7af63.tar.gz
android-node-v8-8a538973257f07a78e0aed08f46df9681be7af63.tar.bz2
android-node-v8-8a538973257f07a78e0aed08f46df9681be7af63.zip
2017-08-01, Version 6.11.2 'Boron' (LTS)
This LTS release comes with 221 commits. This includes 80 which are test related, 52 which are doc related, 32 which are build / tool related and 10 commits which are updates to dependencies. Notable Changes: * configure: - add mips64el to valid_arch (Aditya Anand) - https://github.com/nodejs/node/pull/13620 * crypto: - Updated root certificates based on [NSS 3.30] (Ben Noordhuis) - https://github.com/nodejs/node/pull/13279 - https://github.com/nodejs/node/pull/12402 - https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.30_release_notes * deps: - upgrade OpenSSL to version 1.0.2.l (Shigeki Ohtsu) - https://github.com/nodejs/node/pull/12913 * http: - parse errors are now reported when NODE_DEBUG=http (Sam Roberts) - https://github.com/nodejs/node/pull/13206 - Agent construction can now be envoked without `new` (cjihrig) - https://github.com/nodejs/node/pull/12927 * zlib: - node will now throw an Error when zlib rejects the value of windowBits, instead of crashing (Alexey Orlenko) - https://github.com/nodejs/node/pull/13098 PR-URL: https://github.com/nodejs/node/pull/14356
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e5046bc158..5c06c65b02 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -56,7 +56,8 @@ release.
<a href="doc/changelogs/CHANGELOG_V7.md#7.0.0">7.0.0</a><br/>
</td>
<td valign="top">
-<b><a href="doc/changelogs/CHANGELOG_V6.md#6.11.1">6.11.1</a></b><br/>
+<b><a href="doc/changelogs/CHANGELOG_V6.md#6.11.2">6.11.2</a></b><br/>
+<a href="doc/changelogs/CHANGELOG_V6.md#6.11.1">6.11.1</a><br/>
<a href="doc/changelogs/CHANGELOG_V6.md#6.11.0">6.11.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V6.md#6.10.3">6.10.3</a><br/>
<a href="doc/changelogs/CHANGELOG_V6.md#6.10.2">6.10.2</a><br/>