diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 4c0e5b71771..db60d5af508 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -1688,6 +1688,13 @@ options HZ=1000 # not compulsory but strongly recommended
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:20.syncache.asc">FreeBSD-SA-02:20.
&merged;
+ A routing table memory leak, which could allow a remote
+ attacker to exhaust the memory of a target machine, has been
+ fixed. A workaround and patches can be found in security
+ advisory FreeBSD-SA-02:21.
+ &merged;
+
Userland Changes
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index 4c0e5b71771..db60d5af508 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -1688,6 +1688,13 @@ options HZ=1000 # not compulsory but strongly recommended
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:20.syncache.asc">FreeBSD-SA-02:20.
&merged;
+ A routing table memory leak, which could allow a remote
+ attacker to exhaust the memory of a target machine, has been
+ fixed. A workaround and patches can be found in security
+ advisory FreeBSD-SA-02:21.
+ &merged;
+
Userland Changes