about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-07-16 12:01:41 +0000
committerGitHub <noreply@github.com>2023-07-16 12:01:41 +0000
commit786f620d458e611d035147a5d1711ffa44063dc9 (patch)
treee71743db21807346bfc104a08a80eb30d14b01be /nixos/doc
parent9ccfa58af18ee837d97b6c261516a1f360e6031f (diff)
parentb77759db6bab38ed3725017a17b3c03f01df300e (diff)
downloadnixlib-786f620d458e611d035147a5d1711ffa44063dc9.tar
nixlib-786f620d458e611d035147a5d1711ffa44063dc9.tar.gz
nixlib-786f620d458e611d035147a5d1711ffa44063dc9.tar.bz2
nixlib-786f620d458e611d035147a5d1711ffa44063dc9.tar.lz
nixlib-786f620d458e611d035147a5d1711ffa44063dc9.tar.xz
nixlib-786f620d458e611d035147a5d1711ffa44063dc9.tar.zst
nixlib-786f620d458e611d035147a5d1711ffa44063dc9.zip
Merge staging-next into staging
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index 7003e143fe6b..4f486b4214ef 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -24,6 +24,8 @@
 
 - [Apache Guacamole](https://guacamole.apache.org/), a cross-platform, clientless remote desktop gateway. Available as [services.guacamole-server](#opt-services.guacamole-server.enable) and [services.guacamole-client](#opt-services.guacamole-client.enable) services.
 
+- [trust-dns](https://trust-dns.org/), a Rust based DNS server built to be safe and secure from the ground up. Available as [services.trust-dns](#opt-services.trust-dns.enable).
+
 ## Backward Incompatibilities {#sec-release-23.11-incompatibilities}
 
 - The `boot.loader.raspberryPi` options have been marked deprecated, with intent for removal for NixOS 24.11. They had a limited use-case, and do not work like people expect. They required either very old installs ([before mid-2019](https://github.com/NixOS/nixpkgs/pull/62462)) or customized builds out of scope of the standard and generic AArch64 support. That option set never supported the Raspberry Pi 4 family of devices.