Skip to content

Commit 5c37fa2

Browse files
committed
Update changelog and example text.
1 parent 246d664 commit 5c37fa2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Update IPs for dot1.applied-privacy.net
44
* Remove the secure.eu entries in the stubby config file
55
* Bugfix: Make `run_in_foreground = 1` the default again
6+
* Support yaml config files that do not use quotes
67

78
* 2020-02-28: Version 0.3.0
89
* Correct the applied-privacy.net details and remove ibksturm server in stubby.yml.example.

stubby.yml.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ dns_transport_list:
4646

4747
# Selects Strict or Opportunistic Usage profile as described in
4848
# https://datatracker.ietf.org/doc/draft-ietf-dprive-dtls-and-tls-profiles/
49+
# ONLY for the case when TLS is the one and only transport specified above.
4950
# Strict mode requires that authentication information for the upstreams is
5051
# specified below. Opportunistic may fallback to clear text DNS if UDP or TCP
5152
# is included in the transport list above.

0 commit comments

Comments
 (0)