Skip to content

Commit

Permalink
doc: fix layout problem in v4 changelog
Browse files Browse the repository at this point in the history
The current layout is breaking the release post tool.

This commit also removed erroneous entires in the main CHANGELOG for
v4.4.6 and v5.12.0.

PR-URL: #7394
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
Myles Borins committed Jun 27, 2016
1 parent 4220e86 commit 9744928
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
8 changes: 0 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,14 +159,6 @@ release.
----
----

## 2016-06-23, Version 5.12.0 (Stable), @evanlucas

<a href="doc/changelogs/CHANGELOG_V5.md#5.12.0">Moved to doc/changelogs/CHANGELOG_V5.md#5.12.0</a>.

## 2016-06-23, Version 4.4.6 'Argon' (LTS), @thealphanerd

<a href="doc/changelogs/CHANGELOG_V4.md#4.4.6">Moved to doc/changelogs/CHANGELOG_V4.md#4.4.6</a>.

## 2016-05-06, Version 0.12.14 (Maintenance), @rvagg

<a href="doc/changelogs/CHANGELOG_V012.md#0.12.14">Moved to doc/changelogs/CHANGELOG_V012.md#0.12.14</a>.
Expand Down
3 changes: 2 additions & 1 deletion doc/changelogs/CHANGELOG_V4.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,10 @@
will be supported actively until April 2017 and maintained until April 2018.

<a id="4.4.6"></a>

## 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)
Expand Down

0 comments on commit 9744928

Please sign in to comment.