You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2020. It is now read-only.
meta: merge node/master into node-chakracore/master
Merge d597317 as of 2017-11-08
This commit was automatically generated. For any problems, please contact jackhorton
Reviewed-By: Jack Horton <[email protected]>
Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V8.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
</tr>
8
8
<tr>
9
9
<tdvalign="top">
10
+
<ahref="#8.9.1">8.9.1</a><br/>
10
11
<ahref="#8.9.0">8.9.0</a><br/>
11
12
</td>
12
13
<tdvalign="top">
@@ -44,6 +45,32 @@
44
45
[Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and
45
46
will be supported actively until April 2019 and maintained until December 2019.
46
47
48
+
<aid="8.9.1"></a>
49
+
## 2017-11-07, Version 8.9.1 'Carbon' (LTS), @gibfahn
50
+
51
+
### Notable Changes
52
+
53
+
-**openssl**:
54
+
- upgrade openssl sources to 1.0.2m (Shigeki Ohtsu) [#16691](https://github.com/nodejs/node/pull/16691)
55
+
-***Revert*** "**https**:
56
+
- refactor to use http internals" (Myles Borins) [#16660](https://github.com/nodejs/node/pull/16660)
57
+
58
+
### Commits
59
+
60
+
*[[`6a7e5ceaa9`](https://github.com/nodejs/node/commit/6a7e5ceaa9)] - **deps**: V8: cherry-pick 32141e9 from upstream (Ali Ijaz Sheikh) [#16704](https://github.com/nodejs/node/pull/16704)
*[[`151a8da4b7`](https://github.com/nodejs/node/commit/151a8da4b7)] - **deps**: copy all openssl header files to include dir (Shigeki Ohtsu) [#16691](https://github.com/nodejs/node/pull/16691)
*[[`a3be5bc560`](https://github.com/nodejs/node/commit/a3be5bc560)] - **doc**: add 9.x to version picker and mark 8.x as LTS (Chris Young) [#16672](https://github.com/nodejs/node/pull/16672)
69
+
*[[`08b75c1591`](https://github.com/nodejs/node/commit/08b75c1591)] - ***Revert*** "**https**: refactor to use http internals" (Myles Borins) [#16660](https://github.com/nodejs/node/pull/16660)
70
+
*[[`d334a95834`](https://github.com/nodejs/node/commit/d334a95834)] - **openssl**: fix keypress requirement in apps on win32 (Shigeki Ohtsu) [iojs/io.js#1389](https://github.com/iojs/io.js/pull/1389)
0 commit comments