Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8018662

Browse filesBrowse 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 <mic.besace@gmail.com>
1 parent f3594e7 commit 8018662
Copy full SHA for 8018662

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Open diff view settings
Collapse file

‎CHANGELOG.md‎

Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Node.js ChangeLog
22

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

55
### Notable changes
66

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

2525
### Known issues
2626

27-
* Some problems with unreferenced timers running during `beforeExit` are still to be resolved. See [#1264](https://github.com/nodejs/node/issues/1264).
2827
* Surrogate pair in REPL can freeze terminal. [#690](https://github.com/nodejs/node/issues/690)
2928
* 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)
3029
* `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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.