Skip to content

Commit b6064ed

Browse files
jasnellrvagg
authored andcommitted
doc: fix wrong date and known issue in changelog.md
* A known issue was resolved but not removed from the list * The wrong date was documented in the changelog for v4.2.2 PR-URL: #3650 Reviewed-By: Michaël Zasso <[email protected]>
1 parent a6d3a57 commit b6064ed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Security Update
2727
* [[`07233206e9`](https://github.com/nodejs/node/commit/07233206e9)] - **deps**: backport 6df9a1d from upstream v8 (Ben Noordhuis) [nodejs/node-private#8](https://github.com/nodejs/node-private/pull/8)
2828
* [[`1c8e6de78e`](https://github.com/nodejs/node/commit/1c8e6de78e)] - **http**: fix pipeline regression (Fedor Indutny) [nodejs/node-private#5](https://github.com/nodejs/node-private/pull/5)
2929

30-
## 2015-10-29, Version 4.2.2 'Argon' (LTS), @jasnell
30+
## 2015-11-03, Version 4.2.2 'Argon' (LTS), @jasnell
3131

3232
### Notable changes
3333

@@ -51,7 +51,6 @@ This is an LTS maintenance release that addresses a number of issues:
5151

5252
### Known issues
5353

54-
* Some problems with unreferenced timers running during `beforeExit` are still to be resolved. See [#1264](https://github.com/nodejs/node/issues/1264).
5554
* Surrogate pair in REPL can freeze terminal. [#690](https://github.com/nodejs/node/issues/690)
5655
* Calling `dns.setServers()` while a DNS query is in progress can cause the process to crash on a failed assertion. [#894](https://github.com/nodejs/node/issues/894)
5756
* `url.resolve` may transfer the auth portion of the url when resolving between two full hosts, see [#1435](https://github.com/nodejs/node/issues/1435).

0 commit comments

Comments
 (0)