mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
Document r272166, primes(6) fix for incorrectly-returned values.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
5267cb7e63
commit
a87b482dad
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276927
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user