summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2009-10-26 21:39:13 +0100
committerLudovic Courtès <ludo@gnu.org>2009-10-26 21:39:13 +0100
commita0f8a73f283ca8e5532090a137c95546836ddd4d (patch)
treec5f58d8ed7695178d81e1bde3035b04665075399
parentbb9c5bbd2eb34d026521a4b99ee746ec3f335865 (diff)
downloadguile-a0f8a73f283ca8e5532090a137c95546836ddd4d.tar.gz
Update `NEWS'.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9d84e0669..7082960a2 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ Changes in 1.8.8 (since 1.8.7)
** Avoid clash with system setjmp/longjmp on IA64
** Don't dynamically link an extension that is already registered
** Fix `wrong type arg' exceptions with IPv6 addresses
+** Fix typos in `(srfi srfi-19)'
+** Have `(srfi srfi-35)' provide named struct vtables
Changes in 1.8.7 (since 1.8.6)