1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-30 06:50:31 +02:00

more NEWS updates

* NEWS: Update some more.
This commit is contained in:
Andy Wingo 2010-08-06 17:42:04 +02:00
parent 3d4f8e3c2d
commit 4f9691174d

12
NEWS
View file

@ -4,14 +4,9 @@ See the end for copying conditions.
Please send Guile bug reports to bug-guile@gnu.org. Please send Guile bug reports to bug-guile@gnu.org.
FIXME:
* ,x of failing computation Note: During the 1.9 series, we will keep an incremental NEWS for the
* (quit) latest prerelease, and a full NEWS corresponding to 1.8 -> 2.0.
(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): 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. ** Simplifications to the `(system foreign)' API.
Guile's foreign function interface was simplified a great 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 ** User Scheme code may be placed in a version-specific path