mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-04 08:40:21 +02:00
start a 1.6.9
This commit is contained in:
parent
892badb545
commit
cf29620e95
1 changed files with 17 additions and 1 deletions
18
NEWS
18
NEWS
|
@ -1,5 +1,5 @@
|
||||||
Guile NEWS --- history of user-visible changes.
|
Guile NEWS --- history of user-visible changes.
|
||||||
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
|
||||||
See the end for copying conditions.
|
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.
|
||||||
|
@ -11,6 +11,22 @@ Each release reports the NEWS in the following sections:
|
||||||
* Changes to Scheme functions and syntax
|
* Changes to Scheme functions and syntax
|
||||||
* Changes to the C interface
|
* Changes to the C interface
|
||||||
|
|
||||||
|
|
||||||
|
Changes in 1.6.9 (since 1.6.8):
|
||||||
|
|
||||||
|
* Changes to the distribution
|
||||||
|
|
||||||
|
* Changes to the stand-alone interpreter
|
||||||
|
|
||||||
|
* Changes to Scheme functions and syntax
|
||||||
|
|
||||||
|
** srfi-9 accessor and modifier procedures have strict record type checks
|
||||||
|
(As per the srfi-9 specification.)
|
||||||
|
** strftime %z sign fix
|
||||||
|
|
||||||
|
* Changes to the C interface
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Changes since Guile 1.6.7 (changes in 1.6.8):
|
Changes since Guile 1.6.7 (changes in 1.6.8):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue