1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

Update NEWS.

* NEWS: Update for c1353972ee.
This commit is contained in:
Ludovic Courtès 2025-02-28 22:10:59 +01:00
parent 7b7340b2d9
commit 5be5a10a8a
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

2
NEWS
View file

@ -88,6 +88,8 @@ every line in a file.
fact user code did not create any thread.
** Calling 'environ' without arguments in a multi-threaded program is OK
This used to trigger a warning, unduly.
** SRFI-19: 'date->string' converter ~V is now correctly interpreted
(<https://bugs.gnu.org/74841>)
Changes in 3.0.10 (since 3.0.9)