diff --git a/doc/manual/release-notes/rl-2.0.xml b/doc/manual/release-notes/rl-2.0.xml
index 25b9beb00..94098bd86 100644
--- a/doc/manual/release-notes/rl-2.0.xml
+++ b/doc/manual/release-notes/rl-2.0.xml
@@ -323,13 +323,12 @@
nix sign-paths signs store
- paths. (TODO: add examples)
+ paths.
nix copy-sigs copies signatures from
- one store to another. (TODO: add examples and
- tests)
+ one store to another.
@@ -460,7 +459,7 @@
secret keys specified by the
store option. Secret/public key pairs can be generated using
nix-store
- --generate-binary-cache-key. (TODO: rename)
+ --generate-binary-cache-key.
In addition, locally-built store paths are marked as
“ultimately trusted”, but this bit is not propagated when
@@ -723,8 +722,7 @@ configureFlags = "--prefix=${placeholder "out"} --includedir=${placeholder "dev"
will cause the configureFlags environment variable
to contain the actual store paths corresponding to the
- out and dev outputs. TODO:
- add docs.
+ out and dev outputs.