mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-23 21:10:29 +02:00
*** empty log message ***
This commit is contained in:
parent
ac5cbc7031
commit
c177d2843d
1 changed files with 16 additions and 0 deletions
16
NEWS
16
NEWS
|
@ -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 since Guile 1.6.6 (changes in 1.6.7):
|
||||||
|
|
||||||
|
* Changes to the distribution
|
||||||
|
|
||||||
|
* Changes to the stand-alone interpreter
|
||||||
|
|
||||||
|
* Changes to Scheme functions and syntax
|
||||||
|
|
||||||
|
** SRFI-1 alist-delete equality argument order fixed.
|
||||||
|
|
||||||
|
In the srfi-1 module alist-delete and alist-delete!, the order of the
|
||||||
|
arguments to the "=" procedure now matches the SRFI-1 specification.
|
||||||
|
|
||||||
|
* Changes to the C interface
|
||||||
|
|
||||||
|
|
||||||
Changes since Guile 1.6.5 (changes in 1.6.6):
|
Changes since Guile 1.6.5 (changes in 1.6.6):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue