diff --git a/CHANGELOG.md b/CHANGELOG.md index 8107d12730..98c9bd2582 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -159,14 +159,6 @@ release. ---- ---- -## 2016-06-23, Version 5.12.0 (Stable), @evanlucas - -Moved to doc/changelogs/CHANGELOG_V5.md#5.12.0. - -## 2016-06-23, Version 4.4.6 'Argon' (LTS), @thealphanerd - -Moved to doc/changelogs/CHANGELOG_V4.md#4.4.6. - ## 2016-05-06, Version 0.12.14 (Maintenance), @rvagg Moved to doc/changelogs/CHANGELOG_V012.md#0.12.14. diff --git a/doc/changelogs/CHANGELOG_V4.md b/doc/changelogs/CHANGELOG_V4.md index abe5d74a6d..442c24d22d 100644 --- a/doc/changelogs/CHANGELOG_V4.md +++ b/doc/changelogs/CHANGELOG_V4.md @@ -48,9 +48,10 @@ will be supported actively until April 2017 and maintained until April 2018. - ## 2016-06-23, Version 4.4.6 'Argon' (LTS), @thealphanerd +### Notable Changes + This is an important security release. All Node.js users should consult the security release summary at nodejs.org for details on patched vulnerabilities. This release is specifically related to a Buffer overflow vulnerability discovered in v8, more details can be found [in the CVE](https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1669)