Skip to content

Commit 3296359

Browse files
addaleaxtargos
authored andcommitted
doc: add missing changes: entry for dns.ALL
Refs: #32183 PR-URL: #32617 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 1dee8c1 commit 3296359

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/api/dns.md

+6
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,12 @@ is not set to `true`, it returns a `Promise` for an `Object` with `address` and
200200
`family` properties.
201201

202202
### Supported getaddrinfo flags
203+
<!-- YAML
204+
changes:
205+
- version: REPLACEME
206+
pr-url: https://github.com/nodejs/node/pull/32183
207+
description: Added support for the `dns.ALL` flag.
208+
-->
203209

204210
The following flags can be passed as hints to [`dns.lookup()`][].
205211

0 commit comments

Comments
 (0)