summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2012-01-30 22:36:48 +0100
committerLudovic Courtès <ludo@gnu.org>2012-01-30 22:36:48 +0100
commitf7cf5898d8f5ec774640e3e0888ec627ce4692be (patch)
treeffff154db782eb8efe35eb06c97adce6c4297bd5 /NEWS
parent386c1f96b409899cb5f1936e01de42c2610114b5 (diff)
downloadguile-f7cf5898d8f5ec774640e3e0888ec627ce4692be.tar.gz
Update `NEWS'.v2.0.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f6cb30eba..c1589a145 100644
--- a/NEWS
+++ b/NEWS
@@ -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