1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-29 22:40:34 +02:00

Update NEWS.

* NEWS: Mention srfi-14.i.c built from source.
This commit is contained in:
Ludovic Courtès 2022-03-24 14:33:54 +01:00
parent 9f8e05e513
commit 4468427334

2
NEWS
View file

@ -14,6 +14,8 @@ Changes in 3.0.9 (since 3.0.8)
** psyntax honors source properties coming from read hash extensions
(https://bugs.gnu.org/54003)
** ./configure checks whether the linker supports '-flto' (needed on macOS)
** libguile/srfi-14.i.c is now longer shipped and is instead built from source
(https://bugs.gnu.org/54111)
Changes in 3.0.8 (since 3.0.7)