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.
This commit is contained in:
Ludovic Courtès 2020-06-24 15:42:12 +02:00
parent 4e8ead96f7
commit 5e1748f751

9
NEWS
View file

@ -4,6 +4,15 @@ See the end for copying conditions.
Please send Guile bug reports to bug-guile@gnu.org.
Changes in 3.0.4 (since 3.0.3)
This release fixes the SONAME of libguile-3.0.so, which was erroneously
bumped in 3.0.3 compared to 3.0.2. Distributions are strongly
encouraged to use 3.0.4 instead of 3.0.3.
Thanks to Chris Vine for reporting the issue.
Changes in 3.0.3 (since 3.0.2)