Skip to content

Commit b26a469

Browse files
committed
2017-01-03, Version 4.7.1 'Argon' (LTS)
This LTS release comes with 180 commits. This includes 117 which are test related, 34 which are doc related, 15 which are build / tool related, and 1 commit which is an update to dependencies. Notable Changes: * build: - shared library support is now working for AIX builds (Stewart Addison) #9675 * repl: - Passing options to the repl will no longer overwrite defaults (cjihrig) #7826 * timers: - Re canceling a cancelled timers will no longer throw (Jeremiah Senkpiel) #9685 PR-URL: #10395
1 parent 2bf1c24 commit b26a469

File tree

2 files changed

+200
-2
lines changed

2 files changed

+200
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ release.
7474
<a href="doc/changelogs/CHANGELOG_V5.md#5.0.0">5.0.0</a><br/>
7575
</td>
7676
<td valign="top">
77-
<b><a href="doc/changelogs/CHANGELOG_V4.md#4.6.2">4.7.0</a></b><br/>
77+
<b><a href="doc/changelogs/CHANGELOG_V4.md#4.7.1">4.7.1</a></b><br/>
78+
<a href="doc/changelogs/CHANGELOG_V4.md#4.7.0">4.7.0</a><br/>
7879
<a href="doc/changelogs/CHANGELOG_V4.md#4.6.1">4.6.2</a><br/>
7980
<a href="doc/changelogs/CHANGELOG_V4.md#4.6.1">4.6.1</a><br/>
8081
<a href="doc/changelogs/CHANGELOG_V4.md#4.6.0">4.6.0</a><br/>

0 commit comments

Comments
 (0)