From b416dafb87e50b66479a7a73970a930f1c7dcada Mon Sep 17 00:00:00 2001 From: cjihrig Date: Wed, 5 Dec 2018 23:50:28 -0500 Subject: lib: move DEP0120 to end of life MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This deprecation applies to undocumented, rather useless Windows Performance Counter support. PR-URL: https://github.com/nodejs/node/pull/24862 Reviewed-By: Ben Noordhuis Reviewed-By: Ruben Bridgewater Reviewed-By: Trivikram Kamat Reviewed-By: Sakthipriyan Vairamani Reviewed-By: Michaƫl Zasso Reviewed-By: Matteo Collina --- doc/api/deprecations.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/api/deprecations.md') 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 -Type: Runtime +Type: End-of-Life Windows Performance Counter support has been removed from Node.js. The undocumented `COUNTER_NET_SERVER_CONNECTION()`, -- cgit v1.2.3