Add @history note to the new SRV dns function documentation.
This commit is contained in:
parent
8e05211169
commit
053ca45b22
|
@ -77,6 +77,8 @@ in case the server does not provide this optional feature.
|
||||||
(eval:alts (dns-get-srv (dns-find-nameserver) "racket-lang.org" "xmpp-client" "udp")
|
(eval:alts (dns-get-srv (dns-find-nameserver) "racket-lang.org" "xmpp-client" "udp")
|
||||||
(list))
|
(list))
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@history[#:added "6.4.0.8"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user