git: 1eca39000753 - Create tag vendor/bc/7.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Sep 2024 06:08:30 UTC
The annotated tag vendor/bc/7.0.2 has been created by se:
URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/bc/7.0.2
tag vendor/bc/7.0.2
Tagger: Stefan Eßer <se@FreeBSD.org>
TaggerDate: 2024-09-18 06:00:18 +0000
Tag version 7.0.2
commit c2c85f88902d18d2e9702381f1628112e15a5c3c
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2024-09-18 05:55:46 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2024-09-18 05:55:46 +0000
vendor/bc: upgrade to version 7.0.2
This update fixes exiting from an interactive bc session with ^D on
FreeBSD and Linux when using editline.
This bug was caused by the macOS fix for editline in version 7.0.0,
which has been reverted in this version.