diff --git a/nixos/doc/manual/release-notes/rl-unstable.xml b/nixos/doc/manual/release-notes/rl-unstable.xml index bed47a63a95..c9b31afdfcf 100644 --- a/nixos/doc/manual/release-notes/rl-unstable.xml +++ b/nixos/doc/manual/release-notes/rl-unstable.xml @@ -96,6 +96,14 @@ nginx.override { + + tidy-html5 package is removed. + Upstream only provided (lib)tidy5 during development, + and now they went back to (lib)tidy to work as a drop-in + replacement of the original package that has been unmaintained for years. + You can (still) use the html-tidy package, which got updated + to a stable release from this new upstream. +