git: e29110331be8 - Create tag vendor/bc/6.7.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Jul 2024 05:21:43 UTC
The annotated tag vendor/bc/6.7.5 has been created by se:
URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/bc/6.7.5
tag vendor/bc/6.7.5
Tagger: Stefan Eßer <se@FreeBSD.org>
TaggerDate: 2024-01-04 23:09:32 +0000
Tag version 6.7.5
commit 52a5ec1b178fd07651446c7e31b1512794a04dbf
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2024-01-04 23:07:46 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2024-01-04 23:07:46 +0000
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.