From 4f9691174ddf83c6b5502b6b71262484c7f936e0 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Fri, 6 Aug 2010 17:42:04 +0200 Subject: [PATCH] more NEWS updates * NEWS: Update some more. --- NEWS | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index c40147f54..c6caed3c9 100644 --- a/NEWS +++ b/NEWS @@ -4,14 +4,9 @@ See the end for copying conditions. Please send Guile bug reports to bug-guile@gnu.org. -FIXME: - * ,x of failing computation - * (quit) - - -(During the 1.9 series, we will keep an incremental NEWS for the latest -prerelease, and a full NEWS corresponding to 1.8 -> 2.0.) +Note: During the 1.9 series, we will keep an incremental NEWS for the +latest prerelease, and a full NEWS corresponding to 1.8 -> 2.0. Changes in 1.9.12 (since the 1.9.11 prerelease): @@ -333,7 +328,8 @@ better with `make' tools. ** Simplifications to the `(system foreign)' API. Guile's foreign function interface was simplified a great -deal. Interested users should see the documentation for +deal. Interested users should see "Foreign Function Interface" in the +manual, for full details. ** User Scheme code may be placed in a version-specific path