History log of /freebsd-current/contrib/bc/scripts/sqrt_frac_guess.bc
Revision Date Author Comments
# f4fbc49d 04-Jan-2024 Stefan Eßer <se@FreeBSD.org>

vendor/bc: upgrade to version 6.7.5

This update fixes a bug that line breaks in printed numbers may not
match the line length set by the user. The value is printed correctly,
just not split as specified in some situations.

(cherry picked from commit 52a5ec1b178fd07651446c7e31b1512794a04dbf)