summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2015-01-10 22:04:01 +0000
committergjb <gjb@FreeBSD.org>2015-01-10 22:04:01 +0000
commit8d591b4eaf5301b94f4fc29a0180ab3dd679f57f (patch)
tree308aa7bfaf334814cb156c79328387d393666ad4 /release
parente1f7b2e14028e5381284a8e24343f5fc139522a8 (diff)
downloadFreeBSD-src-8d591b4eaf5301b94f4fc29a0180ab3dd679f57f.zip
FreeBSD-src-8d591b4eaf5301b94f4fc29a0180ab3dd679f57f.tar.gz
Document r272166, primes(6) fix for incorrectly-returned values.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml
index 3cb9dd8..d764d0e 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.xml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml
@@ -404,6 +404,13 @@
<para revision="271482">Support for adding empty partitions has
been added to the &man.mkimg.1; utility.</para>
+ <para revision="272166">The &man.primes.6; utility has been
+ updated to correctly enumerate prime numbers between
+ <literal>4295098369</literal> and
+ <literal>3825123056546413050</literal>, which prior to this
+ change, it would be possible for returned values to be
+ incorrectly identified as prime numbers.</para>
+
<sect3 xml:id="abi-compat">
<title><acronym>ABI</acronym> Compatibility</title>
OpenPOWER on IntegriCloud