summaryrefslogtreecommitdiff
path: root/doc/api/deprecations.md
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2018-12-05 23:50:28 -0500
committercjihrig <cjihrig@gmail.com>2018-12-11 08:46:20 -0500
commitb416dafb87e50b66479a7a73970a930f1c7dcada (patch)
treecde91e31bcf73c1ed05e9be7f379ff7b7c6432a5 /doc/api/deprecations.md
parent50cf6e7ddfd999278a8e9a67ecdccbd6a4791a99 (diff)
downloadandroid-node-v8-b416dafb87e50b66479a7a73970a930f1c7dcada.tar.gz
android-node-v8-b416dafb87e50b66479a7a73970a930f1c7dcada.tar.bz2
android-node-v8-b416dafb87e50b66479a7a73970a930f1c7dcada.zip
lib: move DEP0120 to end of life
This deprecation applies to undocumented, rather useless Windows Performance Counter support. PR-URL: https://github.com/nodejs/node/pull/24862 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Diffstat (limited to 'doc/api/deprecations.md')
-rw-r--r--doc/api/deprecations.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index 3a515ba276..3debf82971 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -2254,12 +2254,15 @@ Please make sure to use [`util.getSystemErrorName()`][] instead.
### DEP0120: Windows Performance Counter Support
<!-- YAML
changes:
+ - version: REPLACEME
+ pr-url: https://github.com/nodejs/node/pull/24862
+ description: End-of-Life.
- version: v11.0.0
pr-url: https://github.com/nodejs/node/pull/22485
description: Runtime deprecation.
-->
-Type: Runtime
+Type: End-of-Life
Windows Performance Counter support has been removed from Node.js. The
undocumented `COUNTER_NET_SERVER_CONNECTION()`,