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
Copy file name to clipboardexpand all lines: doc/changelogs/CHANGELOG_V6.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ October 2016.
33
33
34
34
### Notable changes
35
35
36
-
***buffer**: Added `buffer.swap64()` to compliment`swap16()` & `swap32()`. (Zach Bjornson) [#7157](https://github.com/nodejs/node/pull/7157)
36
+
***buffer**: Added `buffer.swap64()` to complement`swap16()` & `swap32()`. (Zach Bjornson) [#7157](https://github.com/nodejs/node/pull/7157)
37
37
***build**: New `configure` options have been added for building Node.js as a shared library. (Stefan Budeanu) [#6994](https://github.com/nodejs/node/pull/6994)
38
38
- The options are: `--shared`, `--without-v8-platform` & `--without-bundled-v8`.
39
39
***crypto**: Root certificates have been updated. (Ben Noordhuis) [#7363](https://github.com/nodejs/node/pull/7363)
0 commit comments