From: Andy Wingo Date: Tue, 1 Jun 2010 12:11:14 +0000 (+0200) Subject: small NEWS updates X-Git-Url: http://git.hcoop.net/bpt/guile.git/commitdiff_plain/0f13fcde65d049c8acdef4da9563c1faf508dc4d?hp=845cbcfeb92501f7e7ed176aec9fceecb732bb7d small NEWS updates * NEWS: Some updates. --- diff --git a/NEWS b/NEWS index 31fa2eeb5..367ccc0e0 100644 --- a/NEWS +++ b/NEWS @@ -18,7 +18,7 @@ Guile has incorporated Jim Bender's `sxml-match' library. See ** New module: (srfi srfi-9 gnu) This module adds an extension to srfi-9, `set-record-type-printer!'. See -... in the manual for more information. +"SRFI-9" in the manual for more information. ** Support for R6RS libraries @@ -277,7 +277,7 @@ Changes in 1.9.x (since the 1.8.x series): ** `(srfi srfi-18)', more sophisticated multithreading support ** `(ice-9 i18n)', internationalization support -** `(rnrs bytevector)', the R6RS bytevector API +** `(rnrs bytevectors)', the R6RS bytevector API ** `(rnrs io ports)', a subset of the R6RS I/O port API ** `(system xref)', a cross-referencing facility (FIXME undocumented) ** `(ice-9 vlist)', lists with constant-time random access; hash lists