Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Nießen <tniessen@tnie.de>2018-09-19 17:58:40 +0300
committerTobias Nießen <tniessen@tnie.de>2018-09-19 22:11:51 +0300
commita02b98b0b5d2c732fdb22f84f07335b2b5866697 (patch)
tree73723fd65310150e75fe2e85a6fbd827642b7a6a /doc/api/dns.md
parented35df7c7db90842f8322c36d41b60b65a1308b2 (diff)
doc: add missing metadata for dns.lookup
PR-URL: https://github.com/nodejs/node/pull/22949 Refs: https://github.com/nodejs/node/pull/14731 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'doc/api/dns.md')
-rw-r--r--doc/api/dns.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/api/dns.md b/doc/api/dns.md
index cbe0e8628d7..afbd7e253cd 100644
--- a/doc/api/dns.md
+++ b/doc/api/dns.md
@@ -130,6 +130,9 @@ section if a custom port is used.
<!-- YAML
added: v0.1.90
changes:
+ - version: v8.5.0
+ pr-url: https://github.com/nodejs/node/pull/14731
+ description: The `verbatim` option is supported now.
- version: v1.2.0
pr-url: https://github.com/nodejs/node/pull/744
description: The `all` option is supported now.