diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml
index 4ef3d0f05ec1..b30cbddf7321 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.xml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml
@@ -464,6 +464,12 @@
The futimens() and
utimensat() system calls have been
added. See &man.utimensat.2; for more information.
+
+ The &man.elf.3; compile-time dependency
+ has been removed from dtri.o, which
+ allows adding DTrace to userland
+ applications and libraries without also linking against
+ &man.elf.3;.