| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 049258b commit c8b0fc6
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -553,7 +553,7 @@ _This is a security release impacting Windows 10 users._ | |||
| 553 | 553 | ### Notable changes | |
| 554 | 554 | ||
| 555 | 555 | * **crypto**: The `Decipher` methods `setAuthTag()` and `setAAD` now return `this`. (Kirill Fomichev) [#9398](https://github.com/nodejs/node/pull/9398) | |
| 556 | - * **dns**: Implemented `{ttl: true}` for `resolve4()` and `resolve6()`. (Ben Noordhuis) [#9296](https://github.com/nodejs/node/pull/9296) & [#9296](https://github.com/nodejs/node/pull/9296) | ||
| 556 | + * **dns**: Implemented `{ttl: true}` for `resolve4()` and `resolve6()`. (Ben Noordhuis) [#9296](https://github.com/nodejs/node/pull/9296) | ||
| 557 | 557 | * **libuv**: Upgrade to v1.10.1 (cjihrig) [#9647](https://github.com/nodejs/node/pull/9647) | |
| 558 | 558 | - Fixed a potential buffer overflow when writing data to console on Windows 10. (CVE-2016-9551) | |
| 559 | 559 | * **process**: Added a new `external` property to the data returned by `memoryUsage()`. (Fedor Indutny) [#9587](https://github.com/nodejs/node/pull/9587) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments