| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f3594e7 commit 8018662
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | # Node.js ChangeLog | |
| 2 | 2 | ||
| 3 | - ## 2015-10-29, Version 4.2.2 'Argon' (LTS), @jasnell | ||
| 3 | + ## 2015-11-03, Version 4.2.2 'Argon' (LTS), @jasnell | ||
| 4 | 4 | ||
| 5 | 5 | ### Notable changes | |
| 6 | 6 | ||
@@ -24,7 +24,6 @@ This is an LTS maintenance release that addresses a number of issues: | |||
| 24 | 24 | ||
| 25 | 25 | ### Known issues | |
| 26 | 26 | ||
| 27 | - * Some problems with unreferenced timers running during `beforeExit` are still to be resolved. See [#1264](https://github.com/nodejs/node/issues/1264). | ||
| 28 | 27 | * Surrogate pair in REPL can freeze terminal. [#690](https://github.com/nodejs/node/issues/690) | |
| 29 | 28 | * 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) | |
| 30 | 29 | * `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). | |
| Back | FazBrowse Home | New Git URL |
0 commit comments