1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

Update `NEWS'.

This commit is contained in:
Ludovic Courtès 2012-01-30 22:36:48 +01:00
parent 386c1f96b4
commit f7cf5898d8

7
NEWS
View file

@ -5,6 +5,13 @@ See the end for copying conditions.
Please send Guile bug reports to bug-guile@gnu.org.
Changes in 2.0.5 (since 2.0.4):
This release fixes the binary interface information (SONAME) of
libguile, which was incorrect in 2.0.4. It does not contain other
changes.
Changes in 2.0.4 (since 2.0.3):
* Notable changes