Skip to content

Commit a0bfd4f

Browse files
committed
2017-05-02, Version 6.10.3 'Boron' (LTS)
Notable Changes: * module: - The module loading global fallback to the Node executable's directory now works correctly on Windows. (Richard Lau) #9283 * src: - fix base64 decoding in rare edgecase (Nikolai Vavilov) #11995 * tls: - fix rare segmentation faults when using TLS * (Trevor Norris) #11947 * (Ben Noordhuis) #11898 * (jBarz) #11776 PR-URL: #12497
1 parent bed6acb commit a0bfd4f

File tree

3 files changed

+173
-3
lines changed

3 files changed

+173
-3
lines changed

Diff for: CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ release.
2626
</tr>
2727
<tr>
2828
<td valign="top">
29-
<b><a href="doc/changelogs/CHANGELOG_V6.md#6.10.2">6.10.2</a></b><br/>
29+
<b><a href="doc/changelogs/CHANGELOG_V6.md#6.10.3">6.10.3</a></b><br/>
30+
<a href="doc/changelogs/CHANGELOG_V6.md#6.10.2">6.10.2</a><br/>
3031
<a href="doc/changelogs/CHANGELOG_V6.md#6.10.1">6.10.1</a><br/>
3132
<a href="doc/changelogs/CHANGELOG_V6.md#6.10.0">6.10.0</a><br/>
3233
<a href="doc/changelogs/CHANGELOG_V6.md#6.9.5">6.9.5</a><br/>

0 commit comments

Comments
 (0)