summaryrefslogtreecommitdiffstats
path: root/nixos/doc
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2020-02-01 18:36:47 -0500
committerworldofpeace <worldofpeace@protonmail.ch>2020-02-02 11:11:27 -0500
commit915060d03f1a9f98e934cd779af90e3273ff91e3 (patch)
tree847c9a4e7d0e6a9c671ffdb9262702980ef8a9ad /nixos/doc
parent92d689d66bf68e31acdc85b54a4d9d8866497b50 (diff)
rl-2003: dnscrypt-proxy2
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2003.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2003.xml b/nixos/doc/manual/release-notes/rl-2003.xml
index 74cfbfc782ab..a6e78761cd63 100644
--- a/nixos/doc/manual/release-notes/rl-2003.xml
+++ b/nixos/doc/manual/release-notes/rl-2003.xml
@@ -577,6 +577,13 @@ auth required pam_succeed_if.so uid >= 1000 quiet
as they aren't provided by upstream anymore.
</para>
</listitem>
+ <listitem>
+ <para>
+ The <option>services.dnscrypt-proxy</option> module has been removed
+ as it used the deprecated version of dnscrypt-proxy. We've added
+ <xref linkend="opt-services.dnscrypt-proxy2.enable"/> to use the supported version.
+ </para>
+ </listitem>
</itemizedlist>
</section>