diff options
author | Ludovic Courtès <ludo@gnu.org> | 2012-01-30 22:36:48 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2012-01-30 22:36:48 +0100 |
commit | f7cf5898d8f5ec774640e3e0888ec627ce4692be (patch) | |
tree | ffff154db782eb8efe35eb06c97adce6c4297bd5 /NEWS | |
parent | 386c1f96b409899cb5f1936e01de42c2610114b5 (diff) | |
download | guile-f7cf5898d8f5ec774640e3e0888ec627ce4692be.tar.gz |
Update `NEWS'.v2.0.5
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |