Skip to content

Commit 20e27dd

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 9802d46 commit 20e27dd

File tree

2 files changed

+171
-1
lines changed

2 files changed

+171
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ release.
4545
<a href="doc/changelogs/CHANGELOG_V7.md#7.0.0">7.0.0</a><br/>
4646
</td>
4747
<td valign="top">
48-
<b><a href="doc/changelogs/CHANGELOG_V6.md#6.10.2">6.10.2</a></b><br/>
48+
<b><a href="doc/changelogs/CHANGELOG_V6.md#6.10.3">6.10.3</a></b><br/>
49+
<a href="doc/changelogs/CHANGELOG_V6.md#6.10.2">6.10.2</a><br/>
4950
<a href="doc/changelogs/CHANGELOG_V6.md#6.10.1">6.10.1</a><br/>
5051
<a href="doc/changelogs/CHANGELOG_V6.md#6.10.0">6.10.0</a><br/>
5152
<a href="doc/changelogs/CHANGELOG_V6.md#6.9.5">6.9.5</a><br/>

0 commit comments

Comments
 (0)