summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTobias Nießen <tniessen@tnie.de>2018-09-19 16:58:40 +0200
committerTobias Nießen <tniessen@tnie.de>2018-09-19 21:11:51 +0200
commita02b98b0b5d2c732fdb22f84f07335b2b5866697 (patch)
tree73723fd65310150e75fe2e85a6fbd827642b7a6a /doc
parented35df7c7db90842f8322c36d41b60b65a1308b2 (diff)
downloadandroid-node-v8-a02b98b0b5d2c732fdb22f84f07335b2b5866697.tar.gz
android-node-v8-a02b98b0b5d2c732fdb22f84f07335b2b5866697.tar.bz2
android-node-v8-a02b98b0b5d2c732fdb22f84f07335b2b5866697.zip
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')
-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 cbe0e8628d..afbd7e253c 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.